Class S3CrtProxyConfiguration

java.lang.Object
software.amazon.awssdk.crtcore.CrtProxyConfiguration
software.amazon.awssdk.services.s3.crt.S3CrtProxyConfiguration
All Implemented Interfaces:
ToCopyableBuilder<S3CrtProxyConfiguration.Builder,S3CrtProxyConfiguration>

Proxy configuration for S3CrtAsyncClientBuilder. This class is used to configure proxy to be used by the AWS CRT-based S3 client.
See Also: