Module: Aws::CloudWatchEvents::Client::_StartReplayResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#replay_arn::String

Returns:

  • (::String)


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

def replay_arn: () -> ::String

#replay_start_time::Time

Returns:

  • (::Time)


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

def replay_start_time: () -> ::Time

#state"STARTING", ...

Returns:

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


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

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

#state_reason::String

Returns:

  • (::String)


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

def state_reason: () -> ::String