Class CfnJobDefinition.TaskContainerPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.batch.CfnJobDefinition.TaskContainerPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnJobDefinition.TaskContainerPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnJobDefinition.TaskContainerPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnJobDefinition.TaskContainerPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnJobDefinition.TaskContainerPropertiesProperty
An implementation for
CfnJobDefinition.TaskContainerPropertiesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.batch.CfnJobDefinition.TaskContainerPropertiesProperty
CfnJobDefinition.TaskContainerPropertiesProperty.Builder, CfnJobDefinition.TaskContainerPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinition.TaskContainerPropertiesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Objectfinal Objectfinal Objectfinal StringgetImage()final Objectfinal Objectfinal Objectfinal StringgetName()final Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal StringgetUser()final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnJobDefinition.TaskContainerPropertiesProperty.Builder.
-
-
Method Details
-
getImage
- Specified by:
getImagein interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getCommand
- Specified by:
getCommandin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getDependsOn
- Specified by:
getDependsOnin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getEnvironment
- Specified by:
getEnvironmentin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getEssential
- Specified by:
getEssentialin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getLinuxParameters
- Specified by:
getLinuxParametersin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getLogConfiguration
- Specified by:
getLogConfigurationin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getMountPoints
- Specified by:
getMountPointsin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getName
- Specified by:
getNamein interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getPrivileged
- Specified by:
getPrivilegedin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getReadonlyRootFilesystem
- Specified by:
getReadonlyRootFilesystemin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getRepositoryCredentials
- Specified by:
getRepositoryCredentialsin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getResourceRequirements
- Specified by:
getResourceRequirementsin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getSecrets
- Specified by:
getSecretsin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getUlimits
- Specified by:
getUlimitsin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
getUser
- Specified by:
getUserin interfaceCfnJobDefinition.TaskContainerPropertiesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-