CreateMlInputChannelRequest

Types

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

Properties

Link copied to clipboard

The associated configured model algorithms that are necessary to create this ML input channel.

Link copied to clipboard

The description of the ML input channel.

Link copied to clipboard

The input data that is used to create this ML input channel.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key that is used to access the input channel.

Link copied to clipboard

The membership ID of the member that is creating the ML input channel.

Link copied to clipboard
val name: String?

The name of the ML input channel.

Link copied to clipboard

The number of days that the data in the ML input channel is retained.

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
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