SubFieldSchemasProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkots"
&alicloudroscdkots.SubFieldSchemasProperty {
FieldName: interface{},
FieldType: interface{},
Analyzer: interface{},
EnableSortAndAgg: interface{},
Index: interface{},
IsArray: interface{},
Store: interface{},
}
Properties
FieldName
Required
FieldName interface{}
FieldType
Required
FieldType interface{}
Analyzer
Optional
Analyzer interface{}
EnableSortAndAgg
Optional
EnableSortAndAgg interface{}
Index
Optional
Index interface{}
IsArray
Optional
IsArray interface{}
Store
Optional
Store interface{}