@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCloudFrontAuthSchemeParams extends Object implements CloudFrontAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static CloudFrontAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
CloudFrontAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
CloudFrontAuthSchemeParams.Builder |
toBuilder()
Returns a
CloudFrontAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static CloudFrontAuthSchemeParams.Builder builder()
CloudFrontAuthSchemeParamsCloudFrontAuthSchemeParams.builder in interface CloudFrontAuthSchemeParamspublic String operation()
CloudFrontAuthSchemeParamsoperation in interface CloudFrontAuthSchemeParamspublic Region region()
CloudFrontAuthSchemeParamsregion in interface CloudFrontAuthSchemeParamspublic CloudFrontAuthSchemeParams.Builder toBuilder()
CloudFrontAuthSchemeParamsCloudFrontAuthSchemeParams.Builder to customize the parameters.toBuilder in interface CloudFrontAuthSchemeParamstoBuilder in interface ToCopyableBuilder<CloudFrontAuthSchemeParams.Builder,CloudFrontAuthSchemeParams>Copyright © 2023. All rights reserved.