public static final class CfnUserProfile.JupyterServerAppSettingsProperty.Builder
extends java.lang.Object
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() |
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
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
public CfnUserProfile.JupyterServerAppSettingsProperty build()
CfnUserProfile.JupyterServerAppSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided