RosCenInstanceAttachmentProps
Properties for defining a RosCenInstanceAttachment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-ceninstanceattachment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosCenInstanceAttachmentProps {
CenId: interface{},
ChildInstanceId: interface{},
ChildInstanceRegionId: interface{},
ChildInstanceType: interface{},
ChildInstanceOwnerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CenId |
interface{} |
No description. |
ChildInstanceId |
interface{} |
No description. |
ChildInstanceRegionId |
interface{} |
No description. |
ChildInstanceType |
interface{} |
No description. |
ChildInstanceOwnerId |
interface{} |
No description. |
CenId
Required
CenId interface{}
- Type: interface{}
ChildInstanceId
Required
ChildInstanceId interface{}
- Type: interface{}
ChildInstanceRegionId
Required
ChildInstanceRegionId interface{}
- Type: interface{}
ChildInstanceType
Required
ChildInstanceType interface{}
- Type: interface{}
ChildInstanceOwnerId
Optional
ChildInstanceOwnerId interface{}
- Type: interface{}