Interface IBaseService.Jsii$Default

All Superinterfaces:
IBaseService, software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, IResource, IResource.Jsii$Default, IService, IService.Jsii$Default, IServiceRef, IServiceRef.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IBaseService.Jsii$Proxy
Enclosing interface:
IBaseService

@Internal public static interface IBaseService.Jsii$Default extends IBaseService, IService.Jsii$Default
Internal default implementation for IBaseService.
  • Method Details

    • getCluster

      @Stability(Stable) @NotNull default ICluster getCluster()
      The cluster that hosts the service.
      Specified by:
      getCluster in interface IBaseService