@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.766Z") @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, getContainerName, getCpu, getDisableNetworking, getDnsSearchDomains, getDnsServers, getDockerLabels, getDockerSecurityOptions, getEntryPoint, getEnvironment, getEnvironmentFiles, getEssential, getExtraHosts, getGpuCount, getHealthCheck, getHostname, getImage, getInferenceAcceleratorResources, getLinuxParameters, getLogging, getMemoryLimitMiB, getMemoryReservationMiB, getPortMappings, 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 © 2021. All rights reserved.