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