Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 307 Bytes

GatewayMigrationSyncOutput.md

File metadata and controls

18 lines (12 loc) · 307 Bytes

Akeyless::GatewayMigrationSyncOutput

Properties

Name Type Description Notes
migration_name String [optional]

Example

require 'akeyless'

instance = Akeyless::GatewayMigrationSyncOutput.new(
  migration_name: null
)