Class: Aws::Types::ReportStatus

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#last_delivery::String

Returns the value of attribute last_delivery.



94
95
96
# File 'sig/types.rbs', line 94

def last_delivery
  @last_delivery
end

#last_status"SUCCESS", ...

Returns the value of attribute last_status.



95
96
97
# File 'sig/types.rbs', line 95

def last_status
  @last_status
end