@Stability(value=Stable) public static final class CfnDomain.KernelGatewayAppSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDomain.KernelGatewayAppSettingsProperty>
CfnDomain.KernelGatewayAppSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.KernelGatewayAppSettingsProperty |
build()
Builds the configured instance.
|
CfnDomain.KernelGatewayAppSettingsProperty.Builder |
customImages(IResolvable customImages)
Sets the value of
CfnDomain.KernelGatewayAppSettingsProperty.getCustomImages() |
CfnDomain.KernelGatewayAppSettingsProperty.Builder |
customImages(List<? extends Object> customImages)
Sets the value of
CfnDomain.KernelGatewayAppSettingsProperty.getCustomImages() |
CfnDomain.KernelGatewayAppSettingsProperty.Builder |
defaultResourceSpec(CfnDomain.ResourceSpecProperty defaultResourceSpec)
Sets the value of
CfnDomain.KernelGatewayAppSettingsProperty.getDefaultResourceSpec() |
CfnDomain.KernelGatewayAppSettingsProperty.Builder |
defaultResourceSpec(IResolvable defaultResourceSpec)
Sets the value of
CfnDomain.KernelGatewayAppSettingsProperty.getDefaultResourceSpec() |
@Stability(value=Stable) public CfnDomain.KernelGatewayAppSettingsProperty.Builder customImages(IResolvable customImages)
CfnDomain.KernelGatewayAppSettingsProperty.getCustomImages()customImages - `CfnDomain.KernelGatewayAppSettingsProperty.CustomImages`.this@Stability(value=Stable) public CfnDomain.KernelGatewayAppSettingsProperty.Builder customImages(List<? extends Object> customImages)
CfnDomain.KernelGatewayAppSettingsProperty.getCustomImages()customImages - `CfnDomain.KernelGatewayAppSettingsProperty.CustomImages`.this@Stability(value=Stable) public CfnDomain.KernelGatewayAppSettingsProperty.Builder defaultResourceSpec(CfnDomain.ResourceSpecProperty defaultResourceSpec)
CfnDomain.KernelGatewayAppSettingsProperty.getDefaultResourceSpec()defaultResourceSpec - `CfnDomain.KernelGatewayAppSettingsProperty.DefaultResourceSpec`.this@Stability(value=Stable) public CfnDomain.KernelGatewayAppSettingsProperty.Builder defaultResourceSpec(IResolvable defaultResourceSpec)
CfnDomain.KernelGatewayAppSettingsProperty.getDefaultResourceSpec()defaultResourceSpec - `CfnDomain.KernelGatewayAppSettingsProperty.DefaultResourceSpec`.this@Stability(value=Stable) public CfnDomain.KernelGatewayAppSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnDomain.KernelGatewayAppSettingsProperty>CfnDomain.KernelGatewayAppSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.