Module: Aws::MediaConnect::Client::_DeleteFlowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#flow_arn::String

Returns:

  • (::String)


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

def flow_arn: () -> ::String

#status"STANDBY", ...

Returns:

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


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

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