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