ThemeConfigurationSheetTileLayoutGutterArgs

data class ThemeConfigurationSheetTileLayoutGutterArgs(val show: Output<Boolean>? = null) : ConvertibleToJava<ThemeConfigurationSheetTileLayoutGutterArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ThemeConfigurationSheetTileLayoutGutterArgs

Properties

Link copied to clipboard
val show: Output<Boolean>? = null

This Boolean value controls whether to display a gutter space between sheet tiles.