Shading
- class aws_cdk.aws_cloudwatch.Shading(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
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.