| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
| Modifier and Type | Method and Description |
|---|---|
static FargateServiceAttributes.Builder |
FargateServiceAttributes.builder() |
FargateServiceAttributes.Builder |
FargateServiceAttributes.Builder.cluster(ICluster cluster)
Sets the value of
FargateServiceAttributes.getCluster() |
FargateServiceAttributes.Builder |
FargateServiceAttributes.Builder.serviceArn(String serviceArn)
Sets the value of
FargateServiceAttributes.getServiceArn() |
FargateServiceAttributes.Builder |
FargateServiceAttributes.Builder.serviceName(String serviceName)
Sets the value of
FargateServiceAttributes.getServiceName() |
Copyright © 2020. All rights reserved.