public static interface AssociateDrtRoleRequest.Builder extends ShieldRequest.Builder, SdkPojo, CopyableBuilder<AssociateDrtRoleRequest.Builder,AssociateDrtRoleRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateDrtRoleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateDrtRoleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateDrtRoleRequest.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the role the DRT will use to access your AWS account.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateDrtRoleRequest.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the role the DRT will use to access your AWS account.
Prior to making the AssociateDRTRole request, you must attach the AWSShieldDRTAccessPolicy managed policy to this role. For more information see Attaching
and Detaching IAM Policies.
roleArn - The Amazon Resource Name (ARN) of the role the DRT will use to access your AWS account.
Prior to making the AssociateDRTRole request, you must attach the AWSShieldDRTAccessPolicy managed policy to this role. For more information see Attaching and Detaching IAM Policies.
AssociateDrtRoleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateDrtRoleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.