Uses of Enum
software.amazon.awscdk.services.cloudwatch.VerticalShading
-
Uses of VerticalShading in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptiondefault VerticalShading
VerticalAnnotation.getFill()
Add shading before or after the annotation.final VerticalShading
VerticalAnnotation.Jsii$Proxy.getFill()
static VerticalShading
Returns the enum constant of this type with the specified name.static VerticalShading[]
VerticalShading.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionVerticalAnnotation.Builder.fill
(VerticalShading fill) Sets the value ofVerticalAnnotation.getFill()