TimestreamRegistrationResponse
Information about the registered Amazon Timestream resources or errors, if any.
Types
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
inline fun copy(block: TimestreamRegistrationResponse.Builder.() -> Unit = {}): TimestreamRegistrationResponse