AvailableUpgrade

Contains information about an available upgrade for a SageMaker Partner AI App, including the version number and release notes.

Types

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

Properties

Link copied to clipboard

A list of release notes describing the changes and improvements included in the available upgrade version.

Link copied to clipboard

The semantic version number of the available upgrade for the SageMaker Partner AI App.

Functions

Link copied to clipboard
inline fun copy(block: AvailableUpgrade.Builder.() -> Unit = {}): AvailableUpgrade
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