customImages

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


@JvmName(name = "noikworitggkkoua")
suspend fun customImages(values: List<Output<UserProfileUserSettingsRSessionAppSettingsCustomImageArgs>>)
@JvmName(name = "dhcbcuwmtfaiknco")
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 = "womkjeorcaregcbl")
suspend fun customImages(argument: List<suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "hgpfbaanqsiyrkri")
suspend fun customImages(vararg argument: suspend UserProfileUserSettingsRSessionAppSettingsCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "foimshngtbsnkacf")
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.