CreateImageRequest

Types

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

Properties

Link copied to clipboard

The description of the image.

Link copied to clipboard

The display name of the image. If not provided, ImageName is displayed.

Link copied to clipboard

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

Link copied to clipboard

The ARN of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

Link copied to clipboard
val tags: List<Tag>?

A list of tags to apply to the image.

Functions

Link copied to clipboard
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