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