@Stability(value=Stable)
public static interface CfnTheme.ThemeConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTheme.ThemeConfigurationProperty.Builder
A builder for
CfnTheme.ThemeConfigurationProperty |
static class |
CfnTheme.ThemeConfigurationProperty.Jsii$Proxy
An implementation for
CfnTheme.ThemeConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTheme.ThemeConfigurationProperty.Builder |
builder() |
default Object |
getDataColorPalette()
`CfnTheme.ThemeConfigurationProperty.DataColorPalette`.
|
default Object |
getSheet()
`CfnTheme.ThemeConfigurationProperty.Sheet`.
|
default Object |
getTypography()
`CfnTheme.ThemeConfigurationProperty.Typography`.
|
default Object |
getUiColorPalette()
`CfnTheme.ThemeConfigurationProperty.UIColorPalette`.
|
@Stability(value=Stable) @Nullable default Object getDataColorPalette()
@Stability(value=Stable) @Nullable default Object getSheet()
@Stability(value=Stable) @Nullable default Object getTypography()
@Stability(value=Stable) @Nullable default Object getUiColorPalette()
@Stability(value=Stable) static CfnTheme.ThemeConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.