Skip to content

ACLAssociationProps

Properties for defining a ACLAssociation.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-aclassociation

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksag"
&alicloudroscdksag.ACLAssociationProps {
    AclId: interface{},
    SmartAgId: interface{},
}

Properties

Name Type Description
AclId interface{} Property aclId: Access control ID.
SmartAgId interface{} Property smartAgId: An intelligent gateway instance that needs to bind access control.

AclIdRequired

AclId interface{}
  • Type: interface{}

Property aclId: Access control ID.


SmartAgIdRequired

SmartAgId interface{}
  • Type: interface{}

Property smartAgId: An intelligent gateway instance that needs to bind access control.