Skip to content

IndexDocumentProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.IndexDocumentProperty {
    Suffix: interface{},
    SupportSubDir: interface{},
    Type: interface{},
}

Properties

Name Type Description
Suffix interface{} No description.
SupportSubDir interface{} No description.
Type interface{} No description.

SuffixRequired

Suffix interface{}
  • Type: interface{}

SupportSubDirOptional

SupportSubDir interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}