Class BatchJobStateChange.Container.Jsii$Proxy
- All Implemented Interfaces:
BatchJobStateChange.Container,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
BatchJobStateChange.Container
BatchJobStateChange.Container-
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.mixins.preview.services.batch.events.BatchJobStateChange.Container
BatchJobStateChange.Container.Builder, BatchJobStateChange.Container.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBatchJobStateChange.Container.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 boolean(experimental) command property.(experimental) containerInstanceArn property.(experimental) environment property.(experimental) exitCode property.getImage()(experimental) image property.(experimental) logStreamName property.(experimental) memory property.(experimental) mountPoints property.(experimental) networkInterfaces property.(experimental) resourceRequirements property.(experimental) taskArn property.final List<BatchJobStateChange.ULimit> (experimental) ulimits property.getVcpus()(experimental) vcpus property.final List<BatchJobStateChange.Volumes> (experimental) volumes property.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 theBatchJobStateChange.Container.Builder.
-
-
Method Details
-
getCommand
Description copied from interface:BatchJobStateChange.Container(experimental) command property.Specify an array of string values to match this event if the actual value of command is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getCommandin interfaceBatchJobStateChange.Container
-
getContainerInstanceArn
Description copied from interface:BatchJobStateChange.Container(experimental) containerInstanceArn property.Specify an array of string values to match this event if the actual value of containerInstanceArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getContainerInstanceArnin interfaceBatchJobStateChange.Container
-
getEnvironment
Description copied from interface:BatchJobStateChange.Container(experimental) environment property.Specify an array of string values to match this event if the actual value of environment is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEnvironmentin interfaceBatchJobStateChange.Container
-
getExitCode
Description copied from interface:BatchJobStateChange.Container(experimental) exitCode property.Specify an array of string values to match this event if the actual value of exitCode is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getExitCodein interfaceBatchJobStateChange.Container
-
getImage
Description copied from interface:BatchJobStateChange.Container(experimental) image property.Specify an array of string values to match this event if the actual value of image is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getImagein interfaceBatchJobStateChange.Container
-
getLogStreamName
Description copied from interface:BatchJobStateChange.Container(experimental) logStreamName property.Specify an array of string values to match this event if the actual value of logStreamName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getLogStreamNamein interfaceBatchJobStateChange.Container
-
getMemory
Description copied from interface:BatchJobStateChange.Container(experimental) memory property.Specify an array of string values to match this event if the actual value of memory is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMemoryin interfaceBatchJobStateChange.Container
-
getMountPoints
Description copied from interface:BatchJobStateChange.Container(experimental) mountPoints property.Specify an array of string values to match this event if the actual value of mountPoints is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMountPointsin interfaceBatchJobStateChange.Container
-
getNetworkInterfaces
Description copied from interface:BatchJobStateChange.Container(experimental) networkInterfaces property.Specify an array of string values to match this event if the actual value of networkInterfaces is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getNetworkInterfacesin interfaceBatchJobStateChange.Container
-
getResourceRequirements
Description copied from interface:BatchJobStateChange.Container(experimental) resourceRequirements property.Specify an array of string values to match this event if the actual value of resourceRequirements is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResourceRequirementsin interfaceBatchJobStateChange.Container
-
getTaskArn
Description copied from interface:BatchJobStateChange.Container(experimental) taskArn property.Specify an array of string values to match this event if the actual value of taskArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTaskArnin interfaceBatchJobStateChange.Container
-
getUlimits
Description copied from interface:BatchJobStateChange.Container(experimental) ulimits property.Specify an array of string values to match this event if the actual value of ulimits is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getUlimitsin interfaceBatchJobStateChange.Container
-
getVcpus
Description copied from interface:BatchJobStateChange.Container(experimental) vcpus property.Specify an array of string values to match this event if the actual value of vcpus is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVcpusin interfaceBatchJobStateChange.Container
-
getVolumes
Description copied from interface:BatchJobStateChange.Container(experimental) volumes property.Specify an array of string values to match this event if the actual value of volumes is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVolumesin interfaceBatchJobStateChange.Container
-
$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()
-