Module: Aws::MediaConnect::Client::_StartRouterOutputResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#maintenance_scheduleTypes::MaintenanceSchedule



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

def maintenance_schedule: () -> Types::MaintenanceSchedule

#maintenance_schedule_type"WINDOW"

Returns:

  • ("WINDOW")


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

def maintenance_schedule_type: () -> ("WINDOW")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#state"CREATING", ...

Returns:

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


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

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