| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static AssociateCloudMapServiceOptions.Builder |
AssociateCloudMapServiceOptions.builder() |
AssociateCloudMapServiceOptions.Builder |
AssociateCloudMapServiceOptions.Builder.container(ContainerDefinition container)
Sets the value of
AssociateCloudMapServiceOptions.getContainer() |
AssociateCloudMapServiceOptions.Builder |
AssociateCloudMapServiceOptions.Builder.containerPort(Number containerPort)
Sets the value of
AssociateCloudMapServiceOptions.getContainerPort() |
AssociateCloudMapServiceOptions.Builder |
AssociateCloudMapServiceOptions.Builder.service(IService service)
Sets the value of
AssociateCloudMapServiceOptions.getService() |
| Constructor and Description |
|---|
Jsii$Proxy(AssociateCloudMapServiceOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AssociateCloudMapServiceOptions.Builder. |
Copyright © 2022. All rights reserved.