SyncEcsHostProps
Properties for defining a SyncEcsHost
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-pvtz-syncecshost
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz"
&alicloudroscdkpvtz.SyncEcsHostProps {
Regions: interface{},
Status: interface{},
ZoneId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Regions |
interface{} |
Property regions: A list of region information to be synchronized. |
Status |
interface{} |
Property status: The host synchronizes the task state. |
ZoneId |
interface{} |
Property zoneId: Zone ID, a unique identifier for the Zone. |
Regions
Required
Regions interface{}
- Type: interface{}
Property regions: A list of region information to be synchronized.
Status
Required
Status interface{}
- Type: interface{}
Property status: The host synchronizes the task state.
Valid values: ON, OFF.
ZoneId
Required
ZoneId interface{}
- Type: interface{}
Property zoneId: Zone ID, a unique identifier for the Zone.