AppDetails

Details about an Amazon SageMaker app.

Types

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

Properties

Link copied to clipboard

The name of the app.

Link copied to clipboard

The type of app.

Link copied to clipboard

The creation time.

Link copied to clipboard

The domain ID.

Link copied to clipboard

Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that the version runs on.

Link copied to clipboard

The name of the space.

Link copied to clipboard

The status.

Link copied to clipboard

The user profile name.

Functions

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