Interface ILaunchConfigurationRef

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

@Generated(value="jsii-pacmak/1.113.0 (build fc68b25)", date="2025-10-01T17:46:48.415Z") @Stability(Experimental) public interface ILaunchConfigurationRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct
(experimental) Indicates that this resource can be referenced as a LaunchConfiguration.
  • Method Details

    • getLaunchConfigurationRef

      @Stability(Experimental) @NotNull LaunchConfigurationReference getLaunchConfigurationRef()
      (experimental) A reference to a LaunchConfiguration resource.