TimestreamRegistrationResponse

Information about the registered Amazon Timestream resources or errors, if any.

Types

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

Properties

Link copied to clipboard

A message associated with a registration error.

Link copied to clipboard

The status of registering your Amazon Timestream resources. The status can be one of REGISTRATION_SUCCESS, REGISTRATION_PENDING, REGISTRATION_FAILURE.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Timestream database.

Link copied to clipboard

The name of the Timestream database.

Link copied to clipboard

The ARN of the Timestream database table.

Link copied to clipboard

The name of the Timestream database table.

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