Module: Aws::MediaConnect::Client::_StopRouterInputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#state"CREATING", ...

Returns:

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


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

def state: () -> ("CREATING" | "STANDBY" | "STARTING" | "ACTIVE" | "STOPPING" | "DELETING" | "UPDATING" | "ERROR" | "RECOVERING" | "MIGRATING")