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