IConfigurationTemplateRef

class aws_cdk.aws_elasticbeanstalk.IConfigurationTemplateRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

configuration_template_ref

(experimental) A reference to a ConfigurationTemplate resource.

Stability:

experimental

node

The tree node.