ListTablesRequest

Types

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

Properties

Link copied to clipboard

ContinuationToken indicates to Amazon S3 that the list is being continued on this bucket with a token. ContinuationToken is obfuscated and is not a real key. You can use this ContinuationToken for pagination of the list results.

Link copied to clipboard

The maximum number of tables to return.

Link copied to clipboard

The namespace of the tables.

Link copied to clipboard

The prefix of the tables.

Link copied to clipboard

The Amazon resource Name (ARN) of the table bucket.

Functions

Link copied to clipboard
inline fun copy(block: ListTablesRequest.Builder.() -> Unit = {}): ListTablesRequest
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