Module: Aws::CloudWatchLogs::Client::_DescribeFieldIndexesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#field_indexes::Array[Types::FieldIndex]

Returns:



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

def field_indexes: () -> ::Array[Types::FieldIndex]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String