Uses of Enum
software.amazon.awssdk.services.databasemigration.model.SafeguardPolicy
Packages that use SafeguardPolicy
-
Uses of SafeguardPolicy in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return SafeguardPolicyModifier and TypeMethodDescriptionstatic SafeguardPolicyUse this in place of valueOf to convert the raw string returned by the service into the enum value.final SafeguardPolicyMicrosoftSQLServerSettings.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.static SafeguardPolicyReturns 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.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type SafeguardPolicyMethods in software.amazon.awssdk.services.databasemigration.model with parameters of type SafeguardPolicyModifier and TypeMethodDescriptionMicrosoftSQLServerSettings.Builder.safeguardPolicy(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.