Module: Aws::IoT::Client::_ListAuditTasksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#tasks::Array[Types::AuditTaskMetadata]

Returns:



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

def tasks: () -> ::Array[Types::AuditTaskMetadata]