Class CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps-
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.codepipeline.events.CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.Builder, CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.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) action property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) execution-id property.(experimental) execution-result property.(experimental) input-artifacts property.(experimental) output-artifacts property.(experimental) pipeline property.(experimental) region property.getStage()(experimental) stage property.getState()(experimental) state property.getType()(experimental) type property.(experimental) version 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(CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps.Builder.
-
-
Method Details
-
getAction
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) action property.Specify an array of string values to match this event if the actual value of action 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:
getActionin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getEventMetadata
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getExecutionId
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) execution-id property.Specify an array of string values to match this event if the actual value of execution-id 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:
getExecutionIdin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getExecutionResult
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) execution-result property.Specify an array of string values to match this event if the actual value of execution-result 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:
getExecutionResultin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getInputArtifacts
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) input-artifacts property.Specify an array of string values to match this event if the actual value of input-artifacts 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:
getInputArtifactsin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getOutputArtifacts
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) output-artifacts property.Specify an array of string values to match this event if the actual value of output-artifacts 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:
getOutputArtifactsin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getPipeline
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) pipeline property.Specify an array of string values to match this event if the actual value of pipeline 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:
getPipelinein interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getRegion
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) region property.Specify an array of string values to match this event if the actual value of region 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:
getRegionin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getStage
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) stage property.Specify an array of string values to match this event if the actual value of stage 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:
getStagein interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getState
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) state property.Specify an array of string values to match this event if the actual value of state 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:
getStatein interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getType
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) type property.Specify an array of string values to match this event if the actual value of type 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:
getTypein interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
getVersion
Description copied from interface:CodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps(experimental) version property.Specify an array of string values to match this event if the actual value of version 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:
getVersionin interfaceCodePipelineActionExecutionStateChange.CodePipelineActionExecutionStateChangeProps
-
$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()
-