Module: Aws::QuickSight::Client::_ListIngestionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#ingestions::Array[Types::Ingestion]

Returns:



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

def ingestions: () -> ::Array[Types::Ingestion]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer