interface IConfigurationProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppConfig.IConfigurationProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappconfig#IConfigurationProfileRef |
![]() | software.amazon.awscdk.services.appconfig.IConfigurationProfileRef |
![]() | aws_cdk.aws_appconfig.IConfigurationProfileRef |
![]() | aws-cdk-lib » aws_appconfig » IConfigurationProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ConfigurationProfile.
Properties
Name | Type | Description |
---|---|---|
configuration | Configuration | A reference to a ConfigurationProfile resource. |
node | Node | The tree node. |
configurationProfileRef
Type:
Configuration
A reference to a ConfigurationProfile resource.
node
Type:
Node
The tree node.