Interface IServiceEnvironmentRef

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

@Generated(value="jsii-pacmak/1.118.0 (build 02eec31)", date="2025-11-04T09:27:35.300Z") @Stability(Experimental) public interface IServiceEnvironmentRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a ServiceEnvironment.
  • Method Details

    • getServiceEnvironmentRef

      @Stability(Experimental) @NotNull ServiceEnvironmentReference getServiceEnvironmentRef()
      (experimental) A reference to a ServiceEnvironment resource.