public static final class CfnTheme.BorderStyleProperty.Builder
extends java.lang.Object
CfnTheme.BorderStyleProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnTheme.BorderStyleProperty |
build()
Builds the configured instance.
|
CfnTheme.BorderStyleProperty.Builder |
show(java.lang.Boolean show)
Sets the value of
CfnTheme.BorderStyleProperty.getShow() |
CfnTheme.BorderStyleProperty.Builder |
show(IResolvable show)
Sets the value of
CfnTheme.BorderStyleProperty.getShow() |
public CfnTheme.BorderStyleProperty.Builder show(java.lang.Boolean show)
CfnTheme.BorderStyleProperty.getShow()
show
- The option to enable display of borders for visuals.this
public CfnTheme.BorderStyleProperty.Builder show(IResolvable show)
CfnTheme.BorderStyleProperty.getShow()
show
- The option to enable display of borders for visuals.this
public CfnTheme.BorderStyleProperty build()
CfnTheme.BorderStyleProperty
java.lang.NullPointerException
- if any required attribute was not provided