DescribePartnerAppResponse

Types

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

Properties

Link copied to clipboard

Configuration settings for the SageMaker Partner AI App.

Link copied to clipboard
val arn: String?

The ARN of the SageMaker Partner AI App that was described.

Link copied to clipboard

The authorization type that users use to access the SageMaker Partner AI App.

Link copied to clipboard

The URL of the SageMaker Partner AI App that the Application SDK uses to support in-app calls for the user.

Link copied to clipboard

The time that the SageMaker Partner AI App was created.

Link copied to clipboard

When set to TRUE, the SageMaker Partner AI App sets the Amazon Web Services IAM session name or the authenticated IAM user as the identity of the SageMaker Partner AI App user.

Link copied to clipboard

This is an error field object that contains the error code and the reason for an operation failure.

Link copied to clipboard

The ARN of the IAM role associated with the SageMaker Partner AI App.

Link copied to clipboard

The Amazon Web Services KMS customer managed key used to encrypt the data at rest associated with SageMaker Partner AI Apps.

Link copied to clipboard

The time that the SageMaker Partner AI App was last modified.

Link copied to clipboard

Maintenance configuration settings for the SageMaker Partner AI App.

Link copied to clipboard
val name: String?

The name of the SageMaker Partner AI App.

Link copied to clipboard

The status of the SageMaker Partner AI App.

Link copied to clipboard
val tier: String?

The instance type and size of the cluster attached to the SageMaker Partner AI App.

Link copied to clipboard

The type of SageMaker Partner AI App. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.

Link copied to clipboard

The version of the SageMaker Partner AI App.

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