default Resource Spec
suspend fun defaultResourceSpec(value: Output<DomainDefaultSpaceSettingsJupyterServerAppSettingsDefaultResourceSpecArgs>)
suspend fun defaultResourceSpec(value: DomainDefaultSpaceSettingsJupyterServerAppSettingsDefaultResourceSpecArgs?)
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 DomainDefaultSpaceSettingsJupyterServerAppSettingsDefaultResourceSpecArgsBuilder.() -> 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.