Class AWSAPICallViaCloudTrail.PullRequest.Jsii$Proxy
- All Implemented Interfaces:
AWSAPICallViaCloudTrail.PullRequest,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AWSAPICallViaCloudTrail.PullRequest
AWSAPICallViaCloudTrail.PullRequest-
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.AWSAPICallViaCloudTrail.PullRequest
AWSAPICallViaCloudTrail.PullRequest.Builder, AWSAPICallViaCloudTrail.PullRequest.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.PullRequest.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) approvalRules property.(experimental) authorArn property.(experimental) clientRequestToken property.(experimental) creationDate property.(experimental) description property.(experimental) lastActivityDate property.(experimental) pullRequestId property.(experimental) pullRequestStatus property.(experimental) pullRequestTargets property.(experimental) revisionId 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
Constructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.PullRequest.Builder.
-
-
Method Details
-
getApprovalRules
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(experimental) approvalRules property.Specify an array of string values to match this event if the actual value of approvalRules 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:
getApprovalRulesin interfaceAWSAPICallViaCloudTrail.PullRequest
-
getAuthorArn
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(experimental) authorArn property.Specify an array of string values to match this event if the actual value of authorArn 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:
getAuthorArnin interfaceAWSAPICallViaCloudTrail.PullRequest
-
getClientRequestToken
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(experimental) clientRequestToken property.Specify an array of string values to match this event if the actual value of clientRequestToken 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:
getClientRequestTokenin interfaceAWSAPICallViaCloudTrail.PullRequest
-
getCreationDate
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(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 interfaceAWSAPICallViaCloudTrail.PullRequest
-
getDescription
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(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 interfaceAWSAPICallViaCloudTrail.PullRequest
-
getLastActivityDate
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(experimental) lastActivityDate property.Specify an array of string values to match this event if the actual value of lastActivityDate 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:
getLastActivityDatein interfaceAWSAPICallViaCloudTrail.PullRequest
-
getPullRequestId
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(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 interfaceAWSAPICallViaCloudTrail.PullRequest
-
getPullRequestStatus
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(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 interfaceAWSAPICallViaCloudTrail.PullRequest
-
getPullRequestTargets
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(experimental) pullRequestTargets property.Specify an array of string values to match this event if the actual value of pullRequestTargets 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:
getPullRequestTargetsin interfaceAWSAPICallViaCloudTrail.PullRequest
-
getRevisionId
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(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 interfaceAWSAPICallViaCloudTrail.PullRequest
-
getTitle
Description copied from interface:AWSAPICallViaCloudTrail.PullRequest(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 interfaceAWSAPICallViaCloudTrail.PullRequest
-
$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()
-