Class: Aws::Types::DescribeAvailabilityMonitorTestOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:



534
535
536
# File 'sig/types.rbs', line 534

def gateway_arn
  @gateway_arn
end

#start_time::Time

Returns the value of attribute start_time.

Returns:



536
537
538
# File 'sig/types.rbs', line 536

def start_time
  @start_time
end

#status"COMPLETE", ...

Returns the value of attribute status.

Returns:



535
536
537
# File 'sig/types.rbs', line 535

def status
  @status
end