Skip to content

ManagementProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.ManagementProperty {
    Enable: interface{},
    AutoRepair: interface{},
    UpgradeConfig: interface{},
}

Properties

Name Type Description
Enable interface{} No description.
AutoRepair interface{} No description.
UpgradeConfig interface{} No description.

EnableRequired

Enable interface{}
  • Type: interface{}

AutoRepairOptional

AutoRepair interface{}
  • Type: interface{}

UpgradeConfigOptional

UpgradeConfig interface{}
  • Type: interface{}