IHostedConfigurationVersionRef

class aws_cdk.aws_appconfig.IHostedConfigurationVersionRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a HostedConfigurationVersion.

Stability:

experimental

Attributes

hosted_configuration_version_ref

(experimental) A reference to a HostedConfigurationVersion resource.

Stability:

experimental

node

The tree node.