AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3tables
/
aws.sdk.kotlin.services.s3tables.model
/
ListNamespacesResponse
/
Builder
Builder
class
Builder
Members
Properties
continuation
Token
Link copied to clipboard
var
continuationToken
:
String
?
The
ContinuationToken
for pagination of the list results.
namespaces
Link copied to clipboard
var
namespaces
:
List
<
NamespaceSummary
>
?
A list of namespaces.