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 SRT will use to access your Amazon Web Services account.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateDrtRoleRequest.Builder roleArn(String roleArn)
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 managed policy to this role. For more information see Attaching
and Detaching IAM Policies.
roleArn - 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 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 © 2023. All rights reserved.