| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Ec2ServiceAttributes.Builder |
Ec2ServiceAttributes.builder() |
Ec2ServiceAttributes.Builder |
Ec2ServiceAttributes.Builder.cluster(ICluster cluster)
Sets the value of
Ec2ServiceAttributes.getCluster() |
Ec2ServiceAttributes.Builder |
Ec2ServiceAttributes.Builder.serviceArn(String serviceArn)
Sets the value of
Ec2ServiceAttributes.getServiceArn() |
Ec2ServiceAttributes.Builder |
Ec2ServiceAttributes.Builder.serviceName(String serviceName)
Sets the value of
Ec2ServiceAttributes.getServiceName() |
| Constructor and Description |
|---|
Jsii$Proxy(Ec2ServiceAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Ec2ServiceAttributes.Builder. |
Copyright © 2022. All rights reserved.