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