Module: Aws::MediaConnect::Client::_DeleteRouterOutputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#state"CREATING", ...

Returns:

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


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

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