Skip to content

KeyIndicesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.KeyIndicesProperty {
    Name: interface{},
    Type: interface{},
    Alias: interface{},
    CaseSensitive: interface{},
    Delimiter: interface{},
    EnableAnalytics: interface{},
    IncludeChinese: interface{},
    JsonKeyIndices: interface{},
}

Properties

Name Type Description
Name interface{} No description.
Type interface{} No description.
Alias interface{} No description.
CaseSensitive interface{} No description.
Delimiter interface{} No description.
EnableAnalytics interface{} No description.
IncludeChinese interface{} No description.
JsonKeyIndices interface{} No description.

NameRequired

Name interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

AliasOptional

Alias interface{}
  • Type: interface{}

CaseSensitiveOptional

CaseSensitive interface{}
  • Type: interface{}

DelimiterOptional

Delimiter interface{}
  • Type: interface{}

EnableAnalyticsOptional

EnableAnalytics interface{}
  • Type: interface{}

IncludeChineseOptional

IncludeChinese interface{}
  • Type: interface{}

JsonKeyIndicesOptional

JsonKeyIndices interface{}
  • Type: interface{}