public static interface GetDataProtectionPolicyRequest.Builder extends CloudWatchLogsRequest.Builder, SdkPojo, CopyableBuilder<GetDataProtectionPolicyRequest.Builder,GetDataProtectionPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDataProtectionPolicyRequest.Builder |
logGroupIdentifier(String logGroupIdentifier)
The name or ARN of the log group that contains the data protection policy that you want to see.
|
GetDataProtectionPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDataProtectionPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDataProtectionPolicyRequest.Builder logGroupIdentifier(String logGroupIdentifier)
The name or ARN of the log group that contains the data protection policy that you want to see.
logGroupIdentifier - The name or ARN of the log group that contains the data protection policy that you want to see.GetDataProtectionPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDataProtectionPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.