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