RosGrantInstanceToCenProps
Properties for defining a RosGrantInstanceToCen
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-grantinstancetocen
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosGrantInstanceToCenProps {
CenId: interface{},
CenOwnerId: interface{},
InstanceId: interface{},
InstanceType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CenId |
interface{} |
No description. |
CenOwnerId |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
CenId
Required
CenId interface{}
- Type: interface{}
CenOwnerId
Required
CenOwnerId interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
InstanceType
Required
InstanceType interface{}
- Type: interface{}