CreateConfiguredModelAlgorithmAssociationRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the configured model algorithm that you want to associate.

Link copied to clipboard

The description of the configured model algorithm association.

Link copied to clipboard

The membership ID of the member who is associating this configured model algorithm.

Link copied to clipboard
val name: String?

The name of the configured model algorithm association.

Link copied to clipboard

Specifies the privacy configuration information for the configured model algorithm association. This information includes the maximum data size that can be exported.

Link copied to clipboard

The optional metadata that you apply to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

Functions

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