aws-cdk-lib.aws_codestarnotifications.DetailType
enum DetailType
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeStarNotifications.DetailType |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodestarnotifications#DetailType |
![]() | software.amazon.awscdk.services.codestarnotifications.DetailType |
![]() | aws_cdk.aws_codestarnotifications.DetailType |
![]() | aws-cdk-lib » aws_codestarnotifications » DetailType |
The level of detail to include in the notifications for this resource.
Members
Name | Description |
---|---|
BASIC | BASIC will include only the contents of the event as it would appear in AWS CloudWatch. |
FULL | FULL will include any supplemental information provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created. |
BASIC
BASIC will include only the contents of the event as it would appear in AWS CloudWatch.
FULL
FULL will include any supplemental information provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created.