Class CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps-
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.codecommit.events.CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.Builder, CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.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) approvalStatus property.(experimental) author property.(experimental) callerUserArn property.(experimental) creationDate property.(experimental) description property.(experimental) destinationCommit property.(experimental) destinationReference property.getEvent()(experimental) event property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) isMerged property.(experimental) lastModifiedDate property.(experimental) mergeOption property.(experimental) notificationBody property.(experimental) overrideStatus property.(experimental) pullRequestId property.(experimental) pullRequestStatus property.(experimental) repositoryNames property.(experimental) revisionId property.(experimental) sourceCommit property.(experimental) sourceReference property.getTitle()(experimental) title 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(CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.Builder.
-
-
Method Details
-
getApprovalStatus
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) approvalStatus property.Specify an array of string values to match this event if the actual value of approvalStatus 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:
getApprovalStatusin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getAuthor
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) author property.Specify an array of string values to match this event if the actual value of author 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:
getAuthorin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getCallerUserArn
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) callerUserArn property.Specify an array of string values to match this event if the actual value of callerUserArn 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:
getCallerUserArnin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getCreationDate
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) creationDate property.Specify an array of string values to match this event if the actual value of creationDate 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:
getCreationDatein interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getDescription
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) description property.Specify an array of string values to match this event if the actual value of description 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:
getDescriptionin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getDestinationCommit
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) destinationCommit property.Specify an array of string values to match this event if the actual value of destinationCommit 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:
getDestinationCommitin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getDestinationReference
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) destinationReference property.Specify an array of string values to match this event if the actual value of destinationReference 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:
getDestinationReferencein interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getEvent
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) event property.Specify an array of string values to match this event if the actual value of event 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:
getEventin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getEventMetadata
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getIsMerged
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) isMerged property.Specify an array of string values to match this event if the actual value of isMerged 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:
getIsMergedin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getLastModifiedDate
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) lastModifiedDate property.Specify an array of string values to match this event if the actual value of lastModifiedDate 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:
getLastModifiedDatein interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getMergeOption
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) mergeOption property.Specify an array of string values to match this event if the actual value of mergeOption 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:
getMergeOptionin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getNotificationBody
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) notificationBody property.Specify an array of string values to match this event if the actual value of notificationBody 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:
getNotificationBodyin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getOverrideStatus
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) overrideStatus property.Specify an array of string values to match this event if the actual value of overrideStatus 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:
getOverrideStatusin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getPullRequestId
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) pullRequestId property.Specify an array of string values to match this event if the actual value of pullRequestId 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:
getPullRequestIdin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getPullRequestStatus
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) pullRequestStatus property.Specify an array of string values to match this event if the actual value of pullRequestStatus 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:
getPullRequestStatusin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getRepositoryNames
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) repositoryNames property.Specify an array of string values to match this event if the actual value of repositoryNames 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:
getRepositoryNamesin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getRevisionId
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) revisionId property.Specify an array of string values to match this event if the actual value of revisionId 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:
getRevisionIdin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getSourceCommit
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) sourceCommit property.Specify an array of string values to match this event if the actual value of sourceCommit 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:
getSourceCommitin interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getSourceReference
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) sourceReference property.Specify an array of string values to match this event if the actual value of sourceReference 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:
getSourceReferencein interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
getTitle
Description copied from interface:CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps(experimental) title property.Specify an array of string values to match this event if the actual value of title 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:
getTitlein interfaceCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
$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()
-