interface IAllowListRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Macie.IAllowListRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmacie#IAllowListRef |
![]() | software.amazon.awscdk.services.macie.IAllowListRef |
![]() | aws_cdk.aws_macie.IAllowListRef |
![]() | aws-cdk-lib » aws_macie » IAllowListRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AllowList.
Properties
Name | Type | Description |
---|---|---|
allow | Allow | A reference to a AllowList resource. |
node | Node | The tree node. |
allowListRef
Type:
Allow
A reference to a AllowList resource.
node
Type:
Node
The tree node.