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