Uses of Class
software.amazon.awscdk.services.cloudwatch.DashboardVariable.Builder
Packages that use DashboardVariable.Builder
-
Uses of DashboardVariable.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return DashboardVariable.BuilderModifier and TypeMethodDescriptionstatic DashboardVariable.Builder
DashboardVariable.Builder.create()
DashboardVariable.Builder.defaultValue
(DefaultValue defaultValue) Optional default value.Unique id.DashboardVariable.Builder.inputType
(VariableInputType inputType) The way the variable value is selected.Optional label in the toolbar.DashboardVariable.Builder.type
(VariableType type) Type of the variable.Pattern or property value to replace.Optional values (required forinvalid @link
VariableInputType.RADIO
invalid @link
VariableInputType.SELECT
Whether the variable is visible.