Class BatchJobStateChange.BatchJobStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
BatchJobStateChange.BatchJobStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
BatchJobStateChange.BatchJobStateChangeProps
BatchJobStateChange.BatchJobStateChangeProps-
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.BatchJobStateChangeProps
BatchJobStateChange.BatchJobStateChangeProps.Builder, BatchJobStateChange.BatchJobStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBatchJobStateChange.BatchJobStateChangeProps.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) attempts property.(experimental) container property.(experimental) createdAt property.(experimental) dependsOn property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) jobDefinition property.getJobId()(experimental) jobId property.(experimental) jobName property.(experimental) jobQueue property.(experimental) parameters property.(experimental) retryStrategy property.(experimental) startedAt property.(experimental) status property.(experimental) statusReason property.(experimental) stoppedAt 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.BatchJobStateChangeProps.Builder.
-
-
Method Details
-
getAttempts
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) attempts property.Specify an array of string values to match this event if the actual value of attempts 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:
getAttemptsin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getContainer
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) container property.Specify an array of string values to match this event if the actual value of container 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:
getContainerin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getCreatedAt
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) createdAt property.Specify an array of string values to match this event if the actual value of createdAt 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:
getCreatedAtin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getDependsOn
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) dependsOn property.Specify an array of string values to match this event if the actual value of dependsOn 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:
getDependsOnin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getEventMetadata
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getJobDefinition
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) jobDefinition property.Specify an array of string values to match this event if the actual value of jobDefinition 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:
getJobDefinitionin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getJobId
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) jobId property.Specify an array of string values to match this event if the actual value of jobId 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:
getJobIdin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getJobName
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) jobName property.Specify an array of string values to match this event if the actual value of jobName 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:
getJobNamein interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getJobQueue
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) jobQueue property.Specify an array of string values to match this event if the actual value of jobQueue 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:
getJobQueuein interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getParameters
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) parameters property.Specify an array of string values to match this event if the actual value of parameters 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:
getParametersin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getRetryStrategy
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) retryStrategy property.Specify an array of string values to match this event if the actual value of retryStrategy 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:
getRetryStrategyin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getStartedAt
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) startedAt property.Specify an array of string values to match this event if the actual value of startedAt 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:
getStartedAtin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getStatus
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) status property.Specify an array of string values to match this event if the actual value of status 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:
getStatusin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getStatusReason
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) statusReason property.Specify an array of string values to match this event if the actual value of statusReason 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:
getStatusReasonin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
getStoppedAt
Description copied from interface:BatchJobStateChange.BatchJobStateChangeProps(experimental) stoppedAt property.Specify an array of string values to match this event if the actual value of stoppedAt 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:
getStoppedAtin interfaceBatchJobStateChange.BatchJobStateChangeProps
-
$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()
-