Module: Aws::MediaConnect::Client::_RestartRouterInputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#state"CREATING", ...

Returns:

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


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

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