CreateStudioLifecycleConfigRequest

Types

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

Properties

Link copied to clipboard

The App type that the Lifecycle Configuration is attached to.

Link copied to clipboard

The content of your Amazon SageMaker AI Studio Lifecycle Configuration script. This content must be base64 encoded.

Link copied to clipboard

The name of the Amazon SageMaker AI Studio Lifecycle Configuration to create.

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

Tags to be associated with the Lifecycle Configuration. Each tag consists of a key and an optional value. Tag keys must be unique per resource. Tags are searchable using the Search API.

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