Module: Aws::SecurityIR::Client::_ListCommentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::ListCommentsItem]

Returns:



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

def items: () -> ::Array[Types::ListCommentsItem]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total::Integer

Returns:

  • (::Integer)


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

def total: () -> ::Integer