Module: Aws::CloudWatchEvents::Client::_DescribeReplayResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#destinationTypes::ReplayDestination



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

def destination: () -> Types::ReplayDestination

#event_end_time::Time

Returns:

  • (::Time)


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

def event_end_time: () -> ::Time

#event_last_replayed_time::Time

Returns:

  • (::Time)


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

def event_last_replayed_time: () -> ::Time

#event_source_arn::String

Returns:

  • (::String)


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

def event_source_arn: () -> ::String

#event_start_time::Time

Returns:

  • (::Time)


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

def event_start_time: () -> ::Time

#replay_arn::String

Returns:

  • (::String)


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

def replay_arn: () -> ::String

#replay_end_time::Time

Returns:

  • (::Time)


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

def replay_end_time: () -> ::Time

#replay_name::String

Returns:

  • (::String)


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

def replay_name: () -> ::String

#replay_start_time::Time

Returns:

  • (::Time)


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

def replay_start_time: () -> ::Time

#state"STARTING", ...

Returns:

  • ("STARTING", "RUNNING", "CANCELLING", "COMPLETED", "CANCELLED", "FAILED")


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

def state: () -> ("STARTING" | "RUNNING" | "CANCELLING" | "COMPLETED" | "CANCELLED" | "FAILED")

#state_reason::String

Returns:

  • (::String)


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

def state_reason: () -> ::String