class Aws::TimestreamWrite::Types::DeleteTableRequest
@note When making an API call, you may pass DeleteTableRequest
data as a hash: { database_name: "ResourceName", # required table_name: "ResourceName", # required }
@!attribute [rw] database_name
The name of the database where the Timestream database is to be deleted. @return [String]
@!attribute [rw] table_name
The name of the Timestream table to be deleted. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/timestream-write-2018-11-01/DeleteTableRequest AWS API Documentation
Constants
- SENSITIVE