customImages

@JvmName(name = "qacodeweqtgtryds")
suspend fun customImages(value: Output<List<UserProfileCustomImageArgs>>)
@JvmName(name = "xbstcmtgtrtomrla")
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 = "yloggrxafsgwbxwy")
suspend fun customImages(vararg values: Output<UserProfileCustomImageArgs>)


@JvmName(name = "jeasvkkpsrjtvssv")
suspend fun customImages(values: List<Output<UserProfileCustomImageArgs>>)
@JvmName(name = "kpqwvvmmdqvmopvy")
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 = "kuvlyfuxpmqwqxfj")
suspend fun customImages(argument: List<suspend UserProfileCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "fcqwpdrtknqjkjtx")
suspend fun customImages(vararg argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "fycbxjpopqgmabnd")
suspend fun customImages(argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)

Parameters

argument

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