Skip to content

AddonsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.AddonsProperty {
    Name: interface{},
    Config: interface{},
    Disabled: interface{},
    Version: interface{},
}

Properties

Name Type Description
Name interface{} No description.
Config interface{} No description.
Disabled interface{} No description.
Version interface{} No description.

NameRequired

Name interface{}
  • Type: interface{}

ConfigOptional

Config interface{}
  • Type: interface{}

DisabledOptional

Disabled interface{}
  • Type: interface{}

VersionOptional

Version interface{}
  • Type: interface{}