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 AI image created on the instance. see default_resource_spec
Block below.
suspend fun defaultResourceSpec(argument: suspend DomainDefaultSpaceSettingsJupyterServerAppSettingsDefaultResourceSpecArgsBuilder.() -> Unit)
Parameters
argument
The default instance type and the Amazon Resource Name (ARN) of the SageMaker AI image created on the instance. see default_resource_spec
Block below.