customImages

@JvmName(name = "riyppqkcpxywpblc")
suspend fun customImages(value: Output<List<UserProfileCustomImageArgs>>)
@JvmName(name = "uhkvgjconaoxcaui")
suspend fun customImages(value: List<UserProfileCustomImageArgs>?)

Parameters

value

A list of custom SageMaker images that are configured to run as a KernelGateway app.


@JvmName(name = "vnuujtsirxtflsyd")
suspend fun customImages(vararg values: Output<UserProfileCustomImageArgs>)


@JvmName(name = "xoiuepopbedmalao")
suspend fun customImages(values: List<Output<UserProfileCustomImageArgs>>)
@JvmName(name = "wvrifikyaferevog")
suspend fun customImages(vararg values: UserProfileCustomImageArgs)

Parameters

values

A list of custom SageMaker images that are configured to run as a KernelGateway app.


@JvmName(name = "cppycepeyaamndmm")
suspend fun customImages(argument: List<suspend UserProfileCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "emlkngolnxgbabvx")
suspend fun customImages(vararg argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "lkkcudyftdlsxcrv")
suspend fun customImages(argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)

Parameters

argument

A list of custom SageMaker images that are configured to run as a KernelGateway app.