Uses of Class
software.amazon.awscdk.services.cloudwatch.TableWidgetProps.Builder
Packages that use TableWidgetProps.Builder
-
Uses of TableWidgetProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return TableWidgetProps.BuilderModifier and TypeMethodDescriptionSets the value ofMetricWidgetProps.getAccountId()static TableWidgetProps.BuilderTableWidgetProps.builder()Sets the value ofTableWidgetProps.getEnd()TableWidgetProps.Builder.fullPrecision(Boolean fullPrecision) Sets the value ofTableWidgetProps.getFullPrecision()Sets the value ofMetricWidgetProps.getHeight()TableWidgetProps.Builder.layout(TableLayout layout) Sets the value ofTableWidgetProps.getLayout()Sets the value ofTableWidgetProps.getLiveData()Sets the value ofTableWidgetProps.getMetrics()Sets the value ofTableWidgetProps.getPeriod()Sets the value ofMetricWidgetProps.getRegion()TableWidgetProps.Builder.setPeriodToTimeRange(Boolean setPeriodToTimeRange) Sets the value ofTableWidgetProps.getSetPeriodToTimeRange()TableWidgetProps.Builder.showUnitsInLabel(Boolean showUnitsInLabel) Sets the value ofTableWidgetProps.getShowUnitsInLabel()Sets the value ofTableWidgetProps.getStart()Sets the value ofTableWidgetProps.getStatistic()TableWidgetProps.Builder.summary(TableSummaryProps summary) Sets the value ofTableWidgetProps.getSummary()TableWidgetProps.Builder.thresholds(List<? extends TableThreshold> thresholds) Sets the value ofTableWidgetProps.getThresholds()Sets the value ofMetricWidgetProps.getTitle()Sets the value ofMetricWidgetProps.getWidth()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type TableWidgetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TableWidgetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTableWidgetProps.Builder.