class Aws::Route53RecoveryControlConfig::Types::UpdateRoutingControlRequest

A request to update a routing control.

@note When making an API call, you may pass UpdateRoutingControlRequest

data as a hash:

    {
      routing_control_arn: "__string", # required
      routing_control_name: "__stringMin1Max64PatternS", # required
    }

@!attribute [rw] routing_control_arn

The Amazon Resource Name (ARN) of the routing control.
@return [String]

@!attribute [rw] routing_control_name

The name of the routing control.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-recovery-control-config-2020-11-02/UpdateRoutingControlRequest AWS API Documentation

Constants

SENSITIVE