CreateDictionaryResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the dictionary.

Link copied to clipboard
val id: String

A unique ID that Elemental Inference assigns to the dictionary.

Link copied to clipboard

The language of the dictionary.

Link copied to clipboard

The name that you specified in the request.

Link copied to clipboard

A list of feed IDs that reference this dictionary.

Link copied to clipboard

The current status of the dictionary. After creation succeeds, the status will be AVAILABLE.

Link copied to clipboard

Any tags that you included when you created the dictionary.

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