Interface IEnvironmentTemplateRef

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

@Generated(value="jsii-pacmak/1.129.0 (build eaca441)", date="2026-05-13T16:55:20.427Z") @Stability(Experimental) public interface IEnvironmentTemplateRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a EnvironmentTemplate.
  • Method Details

    • getEnvironmentTemplateRef

      @Stability(Experimental) @NotNull EnvironmentTemplateReference getEnvironmentTemplateRef()
      (experimental) A reference to a EnvironmentTemplate resource.