CustomImage

A custom SageMaker AI image. For more information, see Bring your own SageMaker AI image.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the AppImageConfig.

Link copied to clipboard

The name of the CustomImage. Must be unique to your account.

Link copied to clipboard

The version number of the CustomImage.

Functions

Link copied to clipboard
inline fun copy(block: CustomImage.Builder.() -> Unit = {}): CustomImage
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String