| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| 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 © 2021. All rights reserved.