interface CodeCommitRepositoryStateChangeProps
| Language | Type name |
|---|---|
.NET | Amazon.CDK.Mixins.Preview.AWS.CodeCommit.Events.RepositoryEvents.CodeCommitRepositoryStateChange.CodeCommitRepositoryStateChangeProps |
Go | github.com/aws/aws-cdk-go/awscdkmixinspreview/v2/awscodecommit/events#RepositoryEvents_CodeCommitRepositoryStateChange_CodeCommitRepositoryStateChangeProps |
Java | software.amazon.awscdk.mixins.preview.services.codecommit.events.RepositoryEvents.CodeCommitRepositoryStateChange.CodeCommitRepositoryStateChangeProps |
Python | aws_cdk.mixins_preview.aws_codecommit.events.RepositoryEvents.CodeCommitRepositoryStateChange.CodeCommitRepositoryStateChangeProps |
TypeScript | @aws-cdk/mixins-preview ยป aws_codecommit ยป events ยป RepositoryEvents ยป CodeCommitRepositoryStateChange ยป CodeCommitRepositoryStateChangeProps |
Props type for Repository aws.codecommit@CodeCommitRepositoryStateChange event.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { events as codecommit_events } from '@aws-cdk/mixins-preview/aws-codecommit';
const codeCommitRepositoryStateChangeProps: codecommit_events.RepositoryEvents.CodeCommitRepositoryStateChange.CodeCommitRepositoryStateChangeProps = {
baseCommitId: ['baseCommitId'],
callerUserArn: ['callerUserArn'],
commitId: ['commitId'],
conflictDetailLevel: ['conflictDetailLevel'],
conflictDetailsLevel: ['conflictDetailsLevel'],
conflictResolutionStrategy: ['conflictResolutionStrategy'],
destinationCommitId: ['destinationCommitId'],
event: ['event'],
eventMetadata: {
region: ['region'],
resources: ['resources'],
version: ['version'],
},
mergeOption: ['mergeOption'],
oldCommitId: ['oldCommitId'],
referenceFullName: ['referenceFullName'],
referenceName: ['referenceName'],
referenceType: ['referenceType'],
repositoryId: ['repositoryId'],
repositoryName: ['repositoryName'],
sourceCommitId: ['sourceCommitId'],
};
Properties
| Name | Type | Description |
|---|---|---|
| base | string[] | baseCommitId property. |
| caller | string[] | callerUserArn property. |
| commit | string[] | commitId property. |
| conflict | string[] | conflictDetailLevel property. |
| conflict | string[] | conflictDetailsLevel property. |
| conflict | string[] | conflictResolutionStrategy property. |
| destination | string[] | destinationCommitId property. |
| event? | string[] | event property. |
| event | AWSEvent | EventBridge event metadata. |
| merge | string[] | mergeOption property. |
| old | string[] | oldCommitId property. |
| reference | string[] | referenceFullName property. |
| reference | string[] | referenceName property. |
| reference | string[] | referenceType property. |
| repository | string[] | repositoryId property. |
| repository | string[] | repositoryName property. |
| source | string[] | sourceCommitId property. |
baseCommitId?
Type:
string[]
(optional, default: Do not filter on this field)
baseCommitId property.
Specify an array of string values to match this event if the actual value of baseCommitId is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
callerUserArn?
Type:
string[]
(optional, default: Do not filter on this field)
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.Match for more advanced matching options.
commitId?
Type:
string[]
(optional, default: Do not filter on this field)
commitId property.
Specify an array of string values to match this event if the actual value of commitId is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
conflictDetailLevel?
Type:
string[]
(optional, default: Do not filter on this field)
conflictDetailLevel property.
Specify an array of string values to match this event if the actual value of conflictDetailLevel is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
conflictDetailsLevel?
Type:
string[]
(optional, default: Do not filter on this field)
conflictDetailsLevel property.
Specify an array of string values to match this event if the actual value of conflictDetailsLevel is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
conflictResolutionStrategy?
Type:
string[]
(optional, default: Do not filter on this field)
conflictResolutionStrategy property.
Specify an array of string values to match this event if the actual value of conflictResolutionStrategy is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
destinationCommitId?
Type:
string[]
(optional, default: Do not filter on this field)
destinationCommitId property.
Specify an array of string values to match this event if the actual value of destinationCommitId is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
event?
Type:
string[]
(optional, default: Do not filter on this field)
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.Match for more advanced matching options.
eventMetadata?
Type:
AWSEvent
(optional, default: -)
EventBridge event metadata.
mergeOption?
Type:
string[]
(optional, default: Do not filter on this field)
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.Match for more advanced matching options.
oldCommitId?
Type:
string[]
(optional, default: Do not filter on this field)
oldCommitId property.
Specify an array of string values to match this event if the actual value of oldCommitId is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
referenceFullName?
Type:
string[]
(optional, default: Do not filter on this field)
referenceFullName property.
Specify an array of string values to match this event if the actual value of referenceFullName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
referenceName?
Type:
string[]
(optional, default: Do not filter on this field)
referenceName property.
Specify an array of string values to match this event if the actual value of referenceName is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
referenceType?
Type:
string[]
(optional, default: Do not filter on this field)
referenceType property.
Specify an array of string values to match this event if the actual value of referenceType is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.
repositoryId?
Type:
string[]
(optional, default: Filter with the Repository reference)
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.Match for more advanced matching options.
repositoryName?
Type:
string[]
(optional, default: Do not filter on this field)
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.Match for more advanced matching options.
sourceCommitId?
Type:
string[]
(optional, default: Do not filter on this field)
sourceCommitId property.
Specify an array of string values to match this event if the actual value of sourceCommitId is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

.NET
Go
Java
Python
TypeScript