public static interface UpdateResolverConfigRequest.Builder extends Route53ResolverRequest.Builder, SdkPojo, CopyableBuilder<UpdateResolverConfigRequest.Builder,UpdateResolverConfigRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateResolverConfigRequest.Builder |
autodefinedReverseFlag(AutodefinedReverseFlag autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups.
|
UpdateResolverConfigRequest.Builder |
autodefinedReverseFlag(String autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups.
|
UpdateResolverConfigRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateResolverConfigRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateResolverConfigRequest.Builder |
resourceId(String resourceId)
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateResolverConfigRequest.Builder resourceId(String resourceId)
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
resourceId - Resource ID of the Amazon VPC that you want to update the Resolver configuration for.UpdateResolverConfigRequest.Builder autodefinedReverseFlag(String autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
autodefinedReverseFlag - Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is
enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink.
For more information, see ClassicLink in the
Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
AutodefinedReverseFlag,
AutodefinedReverseFlagUpdateResolverConfigRequest.Builder autodefinedReverseFlag(AutodefinedReverseFlag autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
autodefinedReverseFlag - Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is
enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink.
For more information, see ClassicLink in the
Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
AutodefinedReverseFlag,
AutodefinedReverseFlagUpdateResolverConfigRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateResolverConfigRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.