RosACLAssociationProps
Properties for defining a RosACLAssociation
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-aclassociation
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sag;
new RosACLAssociationProps {
object AclId,
object SmartAgId
};
Properties
Name | Type | Description |
---|---|---|
AclId |
object |
No description. |
SmartAgId |
object |
No description. |
AclId
Required
public object AclId { get; set; }
- Type: object
SmartAgId
Required
public object SmartAgId { get; set; }
- Type: object