public static interface DescribeProtectionGroupRequest.Builder extends ShieldRequest.Builder, SdkPojo, CopyableBuilder<DescribeProtectionGroupRequest.Builder,DescribeProtectionGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeProtectionGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeProtectionGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeProtectionGroupRequest.Builder |
protectionGroupId(String protectionGroupId)
The name of the protection group.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeProtectionGroupRequest.Builder protectionGroupId(String protectionGroupId)
The name of the protection group. You use this to identify the protection group in lists and to manage the protection group, for example to update, delete, or describe it.
protectionGroupId - The name of the protection group. You use this to identify the protection group in lists and to manage
the protection group, for example to update, delete, or describe it.DescribeProtectionGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeProtectionGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.