CanvasAppSettings

The SageMaker Canvas application settings.

Types

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

Properties

Link copied to clipboard

The model deployment settings for the SageMaker Canvas application.

Link copied to clipboard

The generative AI settings for the SageMaker Canvas application.

Link copied to clipboard

The settings for connecting to an external data source with OAuth.

Link copied to clipboard

The settings for document querying.

Link copied to clipboard

The model registry settings for the SageMaker Canvas application.

Link copied to clipboard

Time series forecast settings for the SageMaker Canvas application.

Link copied to clipboard

The workspace settings for the SageMaker Canvas application.

Functions

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