@Stability(value=Stable) public static final class CfnTheme.MarginStyleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTheme.MarginStyleProperty>
CfnTheme.MarginStyleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTheme.MarginStyleProperty |
build()
Builds the configured instance.
|
CfnTheme.MarginStyleProperty.Builder |
show(Boolean show)
Sets the value of
CfnTheme.MarginStyleProperty.getShow() |
CfnTheme.MarginStyleProperty.Builder |
show(IResolvable show)
Sets the value of
CfnTheme.MarginStyleProperty.getShow() |
@Stability(value=Stable) public CfnTheme.MarginStyleProperty.Builder show(Boolean show)
CfnTheme.MarginStyleProperty.getShow()show - This Boolean value controls whether to display sheet margins.this@Stability(value=Stable) public CfnTheme.MarginStyleProperty.Builder show(IResolvable show)
CfnTheme.MarginStyleProperty.getShow()show - This Boolean value controls whether to display sheet margins.this@Stability(value=Stable) public CfnTheme.MarginStyleProperty build()
build in interface software.amazon.jsii.Builder<CfnTheme.MarginStyleProperty>CfnTheme.MarginStylePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.