Shading

class aws_cdk.aws_cloudwatch.Shading(value)

Bases: Enum

Fill shading options that will be used with a horizontal annotation.

Attributes

ABOVE

Add shading above the annotation.

BELOW

Add shading below the annotation.

NONE

Don’t add shading.