Module: Aws::EventBridge::Client::_DescribeReplayResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#destinationTypes::ReplayDestination



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

def destination: () -> Types::ReplayDestination

#event_end_time::Time

Returns:

  • (::Time)


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

def event_end_time: () -> ::Time

#event_last_replayed_time::Time

Returns:

  • (::Time)


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

def event_last_replayed_time: () -> ::Time

#event_source_arn::String

Returns:

  • (::String)


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

def event_source_arn: () -> ::String

#event_start_time::Time

Returns:

  • (::Time)


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

def event_start_time: () -> ::Time

#replay_arn::String

Returns:

  • (::String)


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

def replay_arn: () -> ::String

#replay_end_time::Time

Returns:

  • (::Time)


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

def replay_end_time: () -> ::Time

#replay_name::String

Returns:

  • (::String)


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

def replay_name: () -> ::String

#replay_start_time::Time

Returns:

  • (::Time)


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

def replay_start_time: () -> ::Time

#state"STARTING", ...

Returns:

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


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

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

#state_reason::String

Returns:

  • (::String)


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

def state_reason: () -> ::String