Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::MigrationConfig.
Configuration for the migration of an instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#force_finish_migration
def force_finish_migration() -> ::Boolean
Returns
- (::Boolean) — Output only. Represents a boolean flag to force migration finalization without offset catch up validation between source and target before stopping replication.
#self_managed_source
def self_managed_source() -> ::Google::Cloud::Memorystore::V1::SelfManagedSource
Returns
- (::Google::Cloud::Memorystore::V1::SelfManagedSource) — Output only. Configuration for migrating from a self-managed Valkey/Redis instance
#state
def state() -> ::Google::Cloud::Memorystore::V1::MigrationConfig::State
Returns
- (::Google::Cloud::Memorystore::V1::MigrationConfig::State) — Output only. Migration state of the instance.