| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Ulimit.Jsii$Proxy
An implementation for
Ulimit |
| Modifier and Type | Method and Description |
|---|---|
Ulimit |
Ulimit.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ulimit> |
ContainerDefinition.getUlimits()
(experimental) An array of ulimits to set in the container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerDefinition.addUlimits(Ulimit... ulimits)
(experimental) This method adds one or more ulimits to the container.
|
Copyright © 2021. All rights reserved.