Uses of Enum
software.amazon.awscdk.services.cloudwatch.VerticalShading
Packages that use VerticalShading
-
Uses of VerticalShading in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return VerticalShadingModifier and TypeMethodDescriptiondefault VerticalShadingVerticalAnnotation.getFill()Add shading before or after the annotation.final VerticalShadingVerticalAnnotation.Jsii$Proxy.getFill()static VerticalShadingReturns 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.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type VerticalShadingModifier and TypeMethodDescriptionVerticalAnnotation.Builder.fill(VerticalShading fill) Sets the value ofVerticalAnnotation.getFill()