public static interface GetDataProtectionPolicyRequest.Builder extends SnsRequest.Builder, SdkPojo, CopyableBuilder<GetDataProtectionPolicyRequest.Builder,GetDataProtectionPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDataProtectionPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDataProtectionPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetDataProtectionPolicyRequest.Builder |
resourceArn(String resourceArn)
The ARN of the topic whose
DataProtectionPolicy you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDataProtectionPolicyRequest.Builder resourceArn(String resourceArn)
The ARN of the topic whose DataProtectionPolicy you want to get.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
resourceArn - The ARN of the topic whose DataProtectionPolicy you want to get.
For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
GetDataProtectionPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDataProtectionPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.