Class BatchJobStateChange.Container.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.batch.events.BatchJobStateChange.Container.Jsii$Proxy
All Implemented Interfaces:
BatchJobStateChange.Container, software.amazon.jsii.JsiiSerializable
Enclosing interface:
BatchJobStateChange.Container

@Stability(Experimental) @Internal public static final class BatchJobStateChange.Container.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BatchJobStateChange.Container
An implementation for BatchJobStateChange.Container
  • 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

      protected Jsii$Proxy(BatchJobStateChange.Container.Builder builder)
      Constructor that initializes the object based on literal property values passed by the BatchJobStateChange.Container.Builder.
  • Method Details

    • getCommand

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getCommand in interface BatchJobStateChange.Container
    • getContainerInstanceArn

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getContainerInstanceArn in interface BatchJobStateChange.Container
    • getEnvironment

      public final List<BatchJobStateChange.ContainerItem> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getEnvironment in interface BatchJobStateChange.Container
    • getExitCode

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getExitCode in interface BatchJobStateChange.Container
    • getImage

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getImage in interface BatchJobStateChange.Container
    • getLogStreamName

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getLogStreamName in interface BatchJobStateChange.Container
    • getMemory

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getMemory in interface BatchJobStateChange.Container
    • getMountPoints

      public final List<BatchJobStateChange.MountPoint> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getMountPoints in interface BatchJobStateChange.Container
    • getNetworkInterfaces

      public final List<BatchJobStateChange.NetworkInterface> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getNetworkInterfaces in interface BatchJobStateChange.Container
    • getResourceRequirements

      public final List<BatchJobStateChange.ResourceRequirement> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getResourceRequirements in interface BatchJobStateChange.Container
    • getTaskArn

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getTaskArn in interface BatchJobStateChange.Container
    • getUlimits

      public final List<BatchJobStateChange.ULimit> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getUlimits in interface BatchJobStateChange.Container
    • getVcpus

      public final List<String> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getVcpus in interface BatchJobStateChange.Container
    • getVolumes

      public final List<BatchJobStateChange.Volumes> 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.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getVolumes in interface BatchJobStateChange.Container
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object