Class StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.Jsii$Proxy
- All Implemented Interfaces:
StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps-
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.states.events.StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.Builder, StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.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) executionArn property.getInput()(experimental) input property.getName()(experimental) name property.(experimental) output property.(experimental) startDate property.(experimental) stateMachineArn property.(experimental) status property.(experimental) stopDate 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(StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps.Builder.
-
-
Method Details
-
getEventMetadata
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getExecutionArn
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) executionArn property.Specify an array of string values to match this event if the actual value of executionArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Execution reference
- Specified by:
getExecutionArnin interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getInput
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) input property.Specify an array of string values to match this event if the actual value of input 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:
getInputin interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getName
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(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 interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getOutput
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) output property.Specify an array of string values to match this event if the actual value of output 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:
getOutputin interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getStartDate
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) startDate property.Specify an array of string values to match this event if the actual value of startDate 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:
getStartDatein interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getStateMachineArn
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) stateMachineArn property.Specify an array of string values to match this event if the actual value of stateMachineArn 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:
getStateMachineArnin interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getStatus
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(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 interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
getStopDate
Description copied from interface:StepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps(experimental) stopDate property.Specify an array of string values to match this event if the actual value of stopDate 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:
getStopDatein interfaceStepFunctionsExecutionStatusChange.StepFunctionsExecutionStatusChangeProps
-
$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()
-