Interface IBaseService

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, IResource, IService, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IBaseService.Jsii$Default
All Known Implementing Classes:
BaseService, Ec2Service, ExternalService, FargateService, IBaseService.Jsii$Proxy

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:47.378Z") @Stability(Stable) public interface IBaseService extends software.amazon.jsii.JsiiSerializable, IService
The interface for BaseService.
  • Method Details

    • getCluster

      @Stability(Stable) @NotNull ICluster getCluster()
      The cluster that hosts the service.