Module: Aws::QuickSight::Client::_ListNamespacesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListNamespacesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#namespaces::Array[Types::NamespaceInfoV2]

Returns:



3021
# File 'sig/client.rbs', line 3021

def namespaces: () -> ::Array[Types::NamespaceInfoV2]

#next_token::String

Returns:

  • (::String)


3022
# File 'sig/client.rbs', line 3022

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


3023
# File 'sig/client.rbs', line 3023

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


3024
# File 'sig/client.rbs', line 3024

def status: () -> ::Integer