Builder
Properties
Information about a pull request event.
Information about an approval rule override event for a pull request.
Information about an approval state change for a pull request.
Information about the source and destination branches for the pull request.
The type of the pull request event (for example, a status change event (PULL_REQUEST_STATUS_CHANGED) or update event (PULL_REQUEST_SOURCE_REFERENCE_UPDATED)).
The system-generated ID of the pull request.
Information about the change in mergability state for the pull request event.
Information about the updated source branch for the pull request event.
Information about the change in status for the pull request event.
Functions
construct an aws.sdk.kotlin.services.codecommit.model.ApprovalRuleEventMetadata inside the given block
construct an aws.sdk.kotlin.services.codecommit.model.ApprovalRuleOverriddenEventMetadata inside the given block
construct an aws.sdk.kotlin.services.codecommit.model.ApprovalStateChangedEventMetadata inside the given block
construct an aws.sdk.kotlin.services.codecommit.model.PullRequestCreatedEventMetadata inside the given block
construct an aws.sdk.kotlin.services.codecommit.model.PullRequestMergedStateChangedEventMetadata inside the given block
construct an aws.sdk.kotlin.services.codecommit.model.PullRequestSourceReferenceUpdatedEventMetadata inside the given block
construct an aws.sdk.kotlin.services.codecommit.model.PullRequestStatusChangedEventMetadata inside the given block