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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer