@Stability(value=Stable)
public static interface CfnTheme.TileLayoutStyleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTheme.TileLayoutStyleProperty.Builder
A builder for
CfnTheme.TileLayoutStyleProperty |
static class |
CfnTheme.TileLayoutStyleProperty.Jsii$Proxy
An implementation for
CfnTheme.TileLayoutStyleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTheme.TileLayoutStyleProperty.Builder |
builder() |
default Object |
getGutter()
`CfnTheme.TileLayoutStyleProperty.Gutter`.
|
default Object |
getMargin()
`CfnTheme.TileLayoutStyleProperty.Margin`.
|
@Stability(value=Stable) @Nullable default Object getGutter()
@Stability(value=Stable) @Nullable default Object getMargin()
@Stability(value=Stable) static CfnTheme.TileLayoutStyleProperty.Builder builder()
Copyright © 2021. All rights reserved.