customImages

@JvmName(name = "ohnovcrhgqmjotgj")
suspend fun customImages(value: Output<List<UserProfileUserSettingsRSessionAppSettingsCustomImageArgs>>)

Parameters

value

A list of custom SageMaker AI images that are configured to run as a KernelGateway app. see Custom Image below.


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


@JvmName(name = "ptnxyrnajimggnqe")
suspend fun customImages(values: List<Output<UserProfileUserSettingsRSessionAppSettingsCustomImageArgs>>)
@JvmName(name = "jhigsthttbmiuano")
suspend fun customImages(vararg values: UserProfileUserSettingsRSessionAppSettingsCustomImageArgs)

Parameters

values

A list of custom SageMaker AI images that are configured to run as a KernelGateway app. see Custom Image below.


@JvmName(name = "fjeqvquyoevberok")
suspend fun customImages(argument: List<suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "pfxomcutxqojwofb")
suspend fun customImages(vararg argument: suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "vvegriftpgnbfkdd")
suspend fun customImages(argument: suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit)

Parameters

argument

A list of custom SageMaker AI images that are configured to run as a KernelGateway app. see Custom Image below.