public static interface AssociateResolverQueryLogConfigRequest.Builder extends Route53ResolverRequest.Builder, SdkPojo, CopyableBuilder<AssociateResolverQueryLogConfigRequest.Builder,AssociateResolverQueryLogConfigRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateResolverQueryLogConfigRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateResolverQueryLogConfigRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateResolverQueryLogConfigRequest.Builder |
resolverQueryLogConfigId(String resolverQueryLogConfigId)
The ID of the query logging configuration that you want to associate a VPC with.
|
AssociateResolverQueryLogConfigRequest.Builder |
resourceId(String resourceId)
The ID of an Amazon VPC that you want this query logging configuration to log queries for.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateResolverQueryLogConfigRequest.Builder resolverQueryLogConfigId(String resolverQueryLogConfigId)
The ID of the query logging configuration that you want to associate a VPC with.
resolverQueryLogConfigId - The ID of the query logging configuration that you want to associate a VPC with.AssociateResolverQueryLogConfigRequest.Builder resourceId(String resourceId)
The ID of an Amazon VPC that you want this query logging configuration to log queries for.
The VPCs and the query logging configuration must be in the same Region.
resourceId - The ID of an Amazon VPC that you want this query logging configuration to log queries for. The VPCs and the query logging configuration must be in the same Region.
AssociateResolverQueryLogConfigRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateResolverQueryLogConfigRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.