Skip to content

YMLConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkelasticsearch"
&alicloudroscdkelasticsearch.YMLConfigProperty {
    AuditLog: interface{},
    CreateIndex: interface{},
    DestructiveRequiresName: interface{},
    OtherConfigs: interface{},
    Watcher: interface{},
}

Properties

Name Type Description
AuditLog interface{} No description.
CreateIndex interface{} No description.
DestructiveRequiresName interface{} No description.
OtherConfigs interface{} No description.
Watcher interface{} No description.

AuditLogOptional

AuditLog interface{}
  • Type: interface{}

CreateIndexOptional

CreateIndex interface{}
  • Type: interface{}

DestructiveRequiresNameOptional

DestructiveRequiresName interface{}
  • Type: interface{}

OtherConfigsOptional

OtherConfigs interface{}
  • Type: interface{}

WatcherOptional

Watcher interface{}
  • Type: interface{}