DetailType

class aws_cdk.aws_codestarnotifications.DetailType(value)

Bases: Enum

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

Attributes

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.