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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer