| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static SafeguardPolicy |
SafeguardPolicy.fromValue(String value)
Use this in place of valueOf.
|
static SafeguardPolicy |
SafeguardPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SafeguardPolicy[] |
SafeguardPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MicrosoftSQLServerSettings |
MicrosoftSQLServerSettings.withSafeguardPolicy(SafeguardPolicy safeguardPolicy)
Use this attribute to minimize the need to access the backup log and enable DMS to prevent truncation using one
of the following two methods.
|
Copyright © 2021. All rights reserved.