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