interface IPolicyAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SecurityHub.IPolicyAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssecurityhub#IPolicyAssociationRef |
![]() | software.amazon.awscdk.services.securityhub.IPolicyAssociationRef |
![]() | aws_cdk.aws_securityhub.IPolicyAssociationRef |
![]() | aws-cdk-lib » aws_securityhub » IPolicyAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PolicyAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
policy | Policy | A reference to a PolicyAssociation resource. |
node
Type:
Node
The tree node.
policyAssociationRef
Type:
Policy
A reference to a PolicyAssociation resource.