Class: Aws::Types::StatusReport

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#checked_time::Time

Returns the value of attribute checked_time.

Returns:

  • (::Time)


1377
1378
1379
# File 'sig/types.rbs', line 1377

def checked_time
  @checked_time
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


1376
1377
1378
# File 'sig/types.rbs', line 1376

def status
  @status
end