DescribeAppResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the app.

Link copied to clipboard

The name of the app.

Link copied to clipboard

The type of app.

Link copied to clipboard

The lifecycle configuration that runs before the default lifecycle configuration

Link copied to clipboard

The creation time of the application.

Link copied to clipboard

The domain ID.

Link copied to clipboard

The failure reason.

Link copied to clipboard

The timestamp of the last health check.

Link copied to clipboard

The timestamp of the last user's activity. LastUserActivityTimestamp is also updated when SageMaker AI performs health checks without user activity. As a result, this value is set to the same value as LastHealthCheckTimestamp.

Link copied to clipboard

Indicates whether the application is launched in recovery mode.

Link copied to clipboard

The instance type and the Amazon Resource Name (ARN) of the SageMaker AI image created on the instance.

Link copied to clipboard

The name of the space. If this value is not set, then UserProfileName must be set.

Link copied to clipboard

The status.

Link copied to clipboard

The user profile name.

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