class Aws::Shield::Types::AssociateDRTRoleRequest

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

data as a hash:

    {
      role_arn: "RoleArn", # required
    }

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of the role the SRT will use to
access your Amazon Web Services account.

Prior to making the `AssociateDRTRole` request, you must attach the
[AWSShieldDRTAccessPolicy][1] managed policy to this role. For more
information see [Attaching and Detaching IAM Policies](
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html).

[1]: https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/service-role/AWSShieldDRTAccessPolicy
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AssociateDRTRoleRequest AWS API Documentation

Constants

SENSITIVE