Class TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps-
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.translate.events.TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.Builder, TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.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 AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) latestUpdateAttemptAt property.(experimental) latestUpdateAttemptStatus property.getName()(experimental) name property.(experimental) operation property.(experimental) status 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
protected Jsii$Proxy(TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps.Builder.
-
-
Method Details
-
getEventMetadata
Description copied from interface:TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
-
getLatestUpdateAttemptAt
Description copied from interface:TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps(experimental) latestUpdateAttemptAt property.Specify an array of string values to match this event if the actual value of latestUpdateAttemptAt 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:
getLatestUpdateAttemptAtin interfaceTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
-
getLatestUpdateAttemptStatus
Description copied from interface:TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps(experimental) latestUpdateAttemptStatus property.Specify an array of string values to match this event if the actual value of latestUpdateAttemptStatus 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:
getLatestUpdateAttemptStatusin interfaceTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
-
getName
Description copied from interface:TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps(experimental) name property.Specify an array of string values to match this event if the actual value of name 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:
getNamein interfaceTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
-
getOperation
Description copied from interface:TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps(experimental) operation property.Specify an array of string values to match this event if the actual value of operation 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:
getOperationin interfaceTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
-
getStatus
Description copied from interface:TranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps(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 interfaceTranslateTextTranslationJobStateChange.TranslateTextTranslationJobStateChangeProps
-
$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()
-