aws-cdk-lib.aws_codestarnotifications.DetailType

enum DetailType

LanguageType name
.NETAmazon.CDK.AWS.CodeStarNotifications.DetailType
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awscodestarnotifications#DetailType
Javasoftware.amazon.awscdk.services.codestarnotifications.DetailType
Pythonaws_cdk.aws_codestarnotifications.DetailType
TypeScript (source)aws-cdk-lib » aws_codestarnotifications » DetailType

The level of detail to include in the notifications for this resource.

Members

NameDescription
BASICBASIC will include only the contents of the event as it would appear in AWS CloudWatch.
FULLFULL 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.