Module: Aws::MediaConnect::Client::_StopFlowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_arn::String

Returns:

  • (::String)


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

def flow_arn: () -> ::String

#status"STANDBY", ...

Returns:

  • ("STANDBY", "ACTIVE", "UPDATING", "DELETING", "STARTING", "STOPPING", "ERROR")


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

def status: () -> ("STANDBY" | "ACTIVE" | "UPDATING" | "DELETING" | "STARTING" | "STOPPING" | "ERROR")