Skip to content

RosSyncEcsHostProps

Properties for defining a RosSyncEcsHost.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-pvtz-syncecshost

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz"
&alicloudroscdkpvtz.RosSyncEcsHostProps {
    Regions: interface{},
    Status: interface{},
    ZoneId: interface{},
}

Properties

Name Type Description
Regions interface{} No description.
Status interface{} No description.
ZoneId interface{} No description.

RegionsRequired

Regions interface{}
  • Type: interface{}

StatusRequired

Status interface{}
  • Type: interface{}

ZoneIdRequired

ZoneId interface{}
  • Type: interface{}