customImages

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "fckpixylahoifrkv")
suspend fun customImages(argument: List<suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "gsyjojhynskgixur")
suspend fun customImages(vararg argument: suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "pbmduidkkxpltmgf")
suspend fun customImages(argument: suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit)

Parameters

argument

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