public static interface DeregisterDbProxyTargetsRequest.Builder extends RdsRequest.Builder, SdkPojo, CopyableBuilder<DeregisterDbProxyTargetsRequest.Builder,DeregisterDbProxyTargetsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregisterDbProxyTargetsRequest.Builder dbProxyName(String dbProxyName)
The identifier of the DBProxy that is associated with the DBProxyTargetGroup.
dbProxyName - The identifier of the DBProxy that is associated with the DBProxyTargetGroup
.DeregisterDbProxyTargetsRequest.Builder targetGroupName(String targetGroupName)
The identifier of the DBProxyTargetGroup.
targetGroupName - The identifier of the DBProxyTargetGroup.DeregisterDbProxyTargetsRequest.Builder dbInstanceIdentifiers(Collection<String> dbInstanceIdentifiers)
One or more DB instance identifiers.
dbInstanceIdentifiers - One or more DB instance identifiers.DeregisterDbProxyTargetsRequest.Builder dbInstanceIdentifiers(String... dbInstanceIdentifiers)
One or more DB instance identifiers.
dbInstanceIdentifiers - One or more DB instance identifiers.DeregisterDbProxyTargetsRequest.Builder dbClusterIdentifiers(Collection<String> dbClusterIdentifiers)
One or more DB cluster identifiers.
dbClusterIdentifiers - One or more DB cluster identifiers.DeregisterDbProxyTargetsRequest.Builder dbClusterIdentifiers(String... dbClusterIdentifiers)
One or more DB cluster identifiers.
dbClusterIdentifiers - One or more DB cluster identifiers.DeregisterDbProxyTargetsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeregisterDbProxyTargetsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.