customImages

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


@JvmName(name = "scrseekloebublgm")
suspend fun customImages(values: List<Output<UserProfileCustomImageArgs>>)
@JvmName(name = "bhminspsmoqerema")
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 = "rimggochoxntwkuh")
suspend fun customImages(argument: List<suspend UserProfileCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "yvkwejbrnficqldf")
suspend fun customImages(vararg argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "hcmmajfemhicrepn")
suspend fun customImages(argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)

Parameters

argument

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