interface IACLRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MemoryDB.IACLRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmemorydb#IACLRef |
![]() | software.amazon.awscdk.services.memorydb.IACLRef |
![]() | aws_cdk.aws_memorydb.IACLRef |
![]() | aws-cdk-lib » aws_memorydb » IACLRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ACL.
Properties
Name | Type | Description |
---|---|---|
acl | ACLReference | A reference to a ACL resource. |
node | Node | The tree node. |
aclRef
Type:
ACLReference
A reference to a ACL resource.
node
Type:
Node
The tree node.