PartnerAppConfig

Configuration settings for the SageMaker Partner AI App.

Types

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

Properties

Link copied to clipboard

The list of users that are given admin access to the SageMaker Partner AI App.

Link copied to clipboard

This is a map of required inputs for a SageMaker Partner AI App. Based on the application type, the map is populated with a key and value pair that is specific to the user and application.

Functions

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