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