Interface ILaunchTemplateConstraintRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ILaunchTemplateConstraintRef.Jsii$Default
All Known Implementing Classes:
CfnLaunchTemplateConstraint, ILaunchTemplateConstraintRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.113.0 (build fc68b25)", date="2025-09-15T14:52:07.215Z") @Stability(Experimental) public interface ILaunchTemplateConstraintRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct
(experimental) Indicates that this resource can be referenced as a LaunchTemplateConstraint.
  • Method Details

    • getLaunchTemplateConstraintRef

      @Stability(Experimental) @NotNull LaunchTemplateConstraintReference getLaunchTemplateConstraintRef()
      (experimental) A reference to a LaunchTemplateConstraint resource.