@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.451Z") @Stability(value=Experimental) public interface BaseServiceProps extends software.amazon.jsii.JsiiSerializable, BaseServiceOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
BaseServiceProps.Builder
A builder for
BaseServiceProps |
static class |
BaseServiceProps.Jsii$Proxy
An implementation for
BaseServiceProps |
| Modifier and Type | Method and Description |
|---|---|
static BaseServiceProps.Builder |
builder() |
LaunchType |
getLaunchType()
(experimental) The launch type on which to run your service.
|
getCloudMapOptions, getCluster, getDeploymentController, getDesiredCount, getEnableEcsManagedTags, getHealthCheckGracePeriod, getMaxHealthyPercent, getMinHealthyPercent, getPropagateTags, getServiceName@Stability(value=Experimental) @NotNull LaunchType getLaunchType()
Valid values are: LaunchType.ECS or LaunchType.FARGATE
@Stability(value=Experimental) static BaseServiceProps.Builder builder()
builder in interface BaseServiceOptionsBaseServiceProps.Builder of BaseServicePropsCopyright © 2020. All rights reserved.