NAME
Paws::SageMaker::DescribeAppResponse
ATTRIBUTES
AppArn => Str
The Amazon Resource Name (ARN) of the app.
AppName => Str
The name of the app.
AppType => Str
The type of app.
Valid values are: "JupyterServer", "KernelGateway", "TensorBoard" =head2 CreationTime => Str
The creation time.
DomainId => Str
The domain ID.
FailureReason => Str
The failure reason.
LastHealthCheckTimestamp => Str
The timestamp of the last health check.
LastUserActivityTimestamp => Str
The timestamp of the last user's activity.
ResourceSpec => Paws::SageMaker::ResourceSpec
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
Status => Str
The status.
Valid values are: "Deleted", "Deleting", "Failed", "InService", "Pending" =head2 UserProfileName => Str
The user profile name.