customImages

@JvmName(name = "wuxxseoydklbvjip")
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 = "mlgsjebgxrhuwekj")
suspend fun customImages(vararg values: Output<UserProfileUserSettingsRSessionAppSettingsCustomImageArgs>)


@JvmName(name = "nbkgmbgovfickqyc")
suspend fun customImages(values: List<Output<UserProfileUserSettingsRSessionAppSettingsCustomImageArgs>>)
@JvmName(name = "cwftsytxccuwttlm")
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 = "jjcibdratohnemsi")
suspend fun customImages(argument: List<suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "amruwikwaxsyxigj")
suspend fun customImages(vararg argument: suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "wtsjtjcdapigpgqw")
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.