Class IEcsContainerDefinition.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.batch.IEcsContainerDefinition.Jsii$Proxy
All Implemented Interfaces:
IEcsContainerDefinition, IEcsContainerDefinition.Jsii$Default, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default
Enclosing interface:
IEcsContainerDefinition

@Internal public static final class IEcsContainerDefinition.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEcsContainerDefinition.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.constructs.IConstruct

    software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy

    Nested classes/interfaces inherited from interface software.constructs.IDependable

    software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$Proxy

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.batch.IEcsContainerDefinition

    IEcsContainerDefinition.Jsii$Default, IEcsContainerDefinition.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
    Add a Volume to this container.
    final List<String>
    The command that's passed to the container.
    final Number
    The number of vCPUs reserved for the container.
    The environment variables to pass to a container.
    final IRole
    The role used by Amazon ECS container and AWS Fargate agents to make AWS API calls on your behalf.
    The image that this container will run.
    final IRole
    The role that the container can assume.
    Linux-specific modifications that are applied to the container, such as details for device mappings.
    The configuration of the log driver.
    final Size
    The memory hard limit present to the container.
    final software.constructs.Node
    The tree node.
    final Boolean
    Gives the container readonly access to its root filesystem.
    A map from environment variable names to the secrets for the container.
    final String
    The user name to use inside the container.
    The volumes to mount to this container.

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson