Skip to content

PartitionsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmaxcompute"
&alicloudroscdkmaxcompute.PartitionsProperty {
    Name: interface{},
    Type: interface{},
    Comment: interface{},
}

Properties

Name Type Description
Name interface{} No description.
Type interface{} No description.
Comment interface{} No description.

NameRequired

Name interface{}
  • Type: interface{}

TypeRequired

Type interface{}
  • Type: interface{}

CommentOptional

Comment interface{}
  • Type: interface{}