Uses of Enum
software.amazon.awscdk.services.cloudwatch.TableLayout
Packages that use TableLayout
-
Uses of TableLayout in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return TableLayoutModifier and TypeMethodDescriptiondefault TableLayoutTableWidgetProps.getLayout()Table layout.final TableLayoutTableWidgetProps.Jsii$Proxy.getLayout()static TableLayoutReturns the enum constant of this type with the specified name.static TableLayout[]TableLayout.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 TableLayoutModifier and TypeMethodDescriptionTableWidget.Builder.layout(TableLayout layout) Table layout.TableWidgetProps.Builder.layout(TableLayout layout) Sets the value ofTableWidgetProps.getLayout()