@Generated(value="software.amazon.awssdk:codegen") public interface DatabaseMigrationAuthSchemeParams extends ToCopyableBuilder<DatabaseMigrationAuthSchemeParams.Builder,DatabaseMigrationAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DatabaseMigrationAuthSchemeParams.Builder
A builder for a
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. |
copystatic DatabaseMigrationAuthSchemeParams.Builder builder()
DatabaseMigrationAuthSchemeParams.String operation()
Region region()
DatabaseMigrationAuthSchemeParams.Builder toBuilder()
DatabaseMigrationAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<DatabaseMigrationAuthSchemeParams.Builder,DatabaseMigrationAuthSchemeParams>Copyright © 2023. All rights reserved.