ILaunchTemplateConstraintRef

class aws_cdk.aws_servicecatalog.ILaunchTemplateConstraintRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

launch_template_constraint_ref

(experimental) A reference to a LaunchTemplateConstraint resource.

Stability:

experimental

node

The tree node.