Contents:
aws_cdk.aws_cloudwatch.
Shading
Bases: enum.Enum
enum.Enum
Fill shading options that will be used with an annotation.
Attributes
ABOVE
Add shading above the annotation.
BELOW
Add shading below the annotation.
NONE
Don’t add shading.