ILaunchRoleConstraintRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

launch_role_constraint_ref

(experimental) A reference to a LaunchRoleConstraint resource.

Stability:

experimental

node

The tree node.