Module: Aws::MediaConnect::Client::_DeleteRouterInputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#state"CREATING", ...

Returns:

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


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

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