interface IConformancePackRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Config.IConformancePackRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsconfig#IConformancePackRef |
![]() | software.amazon.awscdk.services.config.IConformancePackRef |
![]() | aws_cdk.aws_config.IConformancePackRef |
![]() | aws-cdk-lib » aws_config » IConformancePackRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ConformancePack.
Properties
Name | Type | Description |
---|---|---|
conformance | Conformance | A reference to a ConformancePack resource. |
node | Node | The tree node. |
conformancePackRef
Type:
Conformance
A reference to a ConformancePack resource.
node
Type:
Node
The tree node.