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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer