Class CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps.Jsii$Proxy
- All Implemented Interfaces:
CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps-
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.CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps.Builder, CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps.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) afterCommitId property.(experimental) beforeCommitId property.(experimental) callerUserArn property.(experimental) commentId property.getEvent()(experimental) event property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) inReplyTo property.(experimental) notificationBody property.(experimental) repositoryId property.(experimental) repositoryName 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 theCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps.Builder.
-
-
Method Details
-
getAfterCommitId
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) afterCommitId property.Specify an array of string values to match this event if the actual value of afterCommitId 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:
getAfterCommitIdin interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getBeforeCommitId
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) beforeCommitId property.Specify an array of string values to match this event if the actual value of beforeCommitId 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:
getBeforeCommitIdin interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getCallerUserArn
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(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 interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getCommentId
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) commentId property.Specify an array of string values to match this event if the actual value of commentId 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:
getCommentIdin interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getEvent
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(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 interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getEventMetadata
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getInReplyTo
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) inReplyTo property.Specify an array of string values to match this event if the actual value of inReplyTo 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:
getInReplyToin interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getNotificationBody
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(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 interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getRepositoryId
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) repositoryId property.Specify an array of string values to match this event if the actual value of repositoryId 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 Repository reference
- Specified by:
getRepositoryIdin interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
getRepositoryName
Description copied from interface:CodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps(experimental) repositoryName property.Specify an array of string values to match this event if the actual value of repositoryName 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:
getRepositoryNamein interfaceCodeCommitCommentOnCommit.CodeCommitCommentOnCommitProps
-
$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()
-