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