Module: Aws::Route53RecoveryCluster::Client::_GetRoutingControlStateResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#routing_control_arn::String

Returns:

  • (::String)


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

def routing_control_arn: () -> ::String

#routing_control_name::String

Returns:

  • (::String)


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

def routing_control_name: () -> ::String

#routing_control_state"On", "Off"

Returns:

  • ("On", "Off")


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

def routing_control_state: () -> ("On" | "Off")