Module: Aws::ApplicationSignals::Client::_ListAuditFindingsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#audit_findings::Array[Types::AuditFinding]

Returns:



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

def audit_findings: () -> ::Array[Types::AuditFinding]

#end_time::Time

Returns:

  • (::Time)


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

def end_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time