Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::AutoMigrationConfig (v2.6.0)

Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::AutoMigrationConfig.

AutoMigrationConfig contains the automigration configuration for a project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auto_migration_enabled

def auto_migration_enabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether the auto migration is enabled for the project.

#auto_migration_enabled=

def auto_migration_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether the auto migration is enabled for the project.
Returns
  • (::Boolean) — Optional. Whether the auto migration is enabled for the project.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.
Returns
  • (::String) — Identifier. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns