@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.489Z") @Stability(value=Experimental) public interface ContainerDefinitionProps extends software.amazon.jsii.JsiiSerializable, ContainerDefinitionOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContainerDefinitionProps.Builder
A builder for
ContainerDefinitionProps |
static class |
ContainerDefinitionProps.Jsii$Proxy
An implementation for
ContainerDefinitionProps |
| Modifier and Type | Method and Description |
|---|---|
static ContainerDefinitionProps.Builder |
builder() |
TaskDefinition |
getTaskDefinition()
(experimental) The name of the task definition that includes this container definition.
|
getCommand, getCpu, getDisableNetworking, getDnsSearchDomains, getDnsServers, getDockerLabels, getDockerSecurityOptions, getEntryPoint, getEnvironment, getEnvironmentFiles, getEssential, getExtraHosts, getGpuCount, getHealthCheck, getHostname, getImage, getLinuxParameters, getLogging, getMemoryLimitMiB, getMemoryReservationMiB, getPrivileged, getReadonlyRootFilesystem, getSecrets, getStartTimeout, getStopTimeout, getUser, getWorkingDirectory@Stability(value=Experimental) @NotNull TaskDefinition getTaskDefinition()
[disable-awslint:ref-via-interface]
@Stability(value=Experimental) static ContainerDefinitionProps.Builder builder()
builder in interface ContainerDefinitionOptionsContainerDefinitionProps.Builder of ContainerDefinitionPropsCopyright © 2020. All rights reserved.