RosGrantCcnToCenProps
Properties for defining a RosGrantCcnToCen.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-grantccntocen
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sag;
new RosGrantCcnToCenProps {
object CcnInstanceId,
object CenInstanceId,
object CenUid
};
Properties
| Name | Type | Description |
|---|---|---|
CcnInstanceId |
object |
No description. |
CenInstanceId |
object |
No description. |
CenUid |
object |
No description. |
CcnInstanceIdRequired
public object CcnInstanceId { get; set; }
- Type: object
CenInstanceIdRequired
public object CenInstanceId { get; set; }
- Type: object
CenUidRequired
public object CenUid { get; set; }
- Type: object