@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 - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
If you use the LifecycleConfigArns parameter, then this parameter is also required.this@Stability(value=Stable) public CfnUserProfile.JupyterServerAppSettingsProperty.Builder defaultResourceSpec(IResolvable defaultResourceSpec)
CfnUserProfile.JupyterServerAppSettingsProperty.getDefaultResourceSpec()defaultResourceSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
If you use the LifecycleConfigArns parameter, then this parameter is also required.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 © 2022. All rights reserved.