Class CfnJobDefinition.PodPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.batch.CfnJobDefinition.PodPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnJobDefinition.PodPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnJobDefinition.PodPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnJobDefinition.PodPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnJobDefinition.PodPropertiesProperty
An implementation for
CfnJobDefinition.PodPropertiesProperty-
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.PodPropertiesProperty
CfnJobDefinition.PodPropertiesProperty.Builder, CfnJobDefinition.PodPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinition.PodPropertiesProperty.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 ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.EksContainerProperty>final Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.ImagePullSecretProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.EksContainerProperty>final ObjectReturns union: eitherIResolvableorCfnJobDefinition.MetadataPropertyfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.EksVolumeProperty>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.PodPropertiesProperty.Builder.
-
-
Method Details
-
getContainers
Description copied from interface:CfnJobDefinition.PodPropertiesPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.EksContainerProperty>- Specified by:
getContainersin interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getDnsPolicy
- Specified by:
getDnsPolicyin interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getHostNetwork
Description copied from interface:CfnJobDefinition.PodPropertiesPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getHostNetworkin interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getImagePullSecrets
Description copied from interface:CfnJobDefinition.PodPropertiesPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.ImagePullSecretProperty>- Specified by:
getImagePullSecretsin interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getInitContainers
Description copied from interface:CfnJobDefinition.PodPropertiesPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.EksContainerProperty>- Specified by:
getInitContainersin interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getMetadata
Description copied from interface:CfnJobDefinition.PodPropertiesPropertyReturns union: eitherIResolvableorCfnJobDefinition.MetadataProperty- Specified by:
getMetadatain interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getServiceAccountName
- Specified by:
getServiceAccountNamein interfaceCfnJobDefinition.PodPropertiesProperty- See Also:
-
getVolumes
Description copied from interface:CfnJobDefinition.PodPropertiesPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnJobDefinition.EksVolumeProperty>- Specified by:
getVolumesin interfaceCfnJobDefinition.PodPropertiesProperty- 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()
-