ILaunchTemplateRef

class aws_cdk.aws_ec2.ILaunchTemplateRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

launch_template_ref

(experimental) A reference to a LaunchTemplate resource.

Stability:

experimental

node

The tree node.