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