IConfigurationProfileRef
- class aws_cdk.aws_appconfig.IConfigurationProfileRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a ConfigurationProfile.
- Stability:
experimental
Attributes
- configuration_profile_ref
(experimental) A reference to a ConfigurationProfile resource.
- Stability:
experimental
- node
The tree node.