Table of Contents

Enum DetailType

Namespace
Amazon.CDK.AWS.CodeStarNotifications
Assembly
Amazon.CDK.AWS.CodeStarNotifications.dll

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

public enum DetailType

Fields

BASIC = 0

BASIC will include only the contents of the event as it would appear in AWS CloudWatch.

FULL = 1

FULL will include any supplemental information provided by AWS CodeStar Notifications and/or the service for the resource for which the notification is created.