default Resource Spec
suspend fun defaultResourceSpec(value: Output<UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpecArgs>)
suspend fun defaultResourceSpec(value: UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpecArgs?)
Parameters
value
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance. see Default Resource Spec below.
suspend fun defaultResourceSpec(argument: suspend UserProfileUserSettingsJupyterServerAppSettingsDefaultResourceSpecArgsBuilder.() -> Unit)
Parameters
argument
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance. see Default Resource Spec below.