VerticalShading

class aws_cdk.aws_cloudwatch.VerticalShading(value)

Bases: Enum

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

Attributes

AFTER

Add shading after the annotation.

BEFORE

Add shading before the annotation.

NONE

Don’t add shading.