Akeyless::GatewayMigrationCreateOutput Properties Name Type Description Notes migration_id String [optional] migration_name String [optional] Example require 'akeyless' instance = Akeyless::GatewayMigrationCreateOutput.new( migration_id: null, migration_name: null )