Class: Aws::Types::CanaryRunTimeline

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#completed::Time

Returns the value of attribute completed.

Returns:



157
158
159
# File 'sig/types.rbs', line 157

def completed
  @completed
end

#metric_timestamp_for_run_and_retries::Time

Returns the value of attribute metric_timestamp_for_run_and_retries.

Returns:



158
159
160
# File 'sig/types.rbs', line 158

def metric_timestamp_for_run_and_retries
  @metric_timestamp_for_run_and_retries
end

#started::Time

Returns the value of attribute started.

Returns:



156
157
158
# File 'sig/types.rbs', line 156

def started
  @started
end