default Resource Spec
suspend fun defaultResourceSpec(value: Output<DomainDefaultUserSettingsRSessionAppSettingsDefaultResourceSpecArgs>)
suspend fun defaultResourceSpec(value: DomainDefaultUserSettingsRSessionAppSettingsDefaultResourceSpecArgs?)
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 above.
suspend fun defaultResourceSpec(argument: suspend DomainDefaultUserSettingsRSessionAppSettingsDefaultResourceSpecArgsBuilder.() -> 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 above.