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.BuilderDashboardVariable.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 forandinvalid reference
VariableInputType.RADIOdashboard variables).invalid reference
VariableInputType.SELECTWhether the variable is visible.