UpdatePartnerAppRequest

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 to update.

Link copied to clipboard

A unique token that guarantees that the call to this API is idempotent.

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

Maintenance configuration settings for the SageMaker Partner AI App.

Link copied to clipboard
val tags: List<Tag>?

Each tag consists of a key and an optional value. Tag keys must be unique per resource.

Link copied to clipboard
val tier: String?

Indicates the instance type and size of the cluster attached to 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