Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 326 Bytes

GatewayMigrationGetOutput.md

File metadata and controls

18 lines (12 loc) · 326 Bytes

Akeyless::GatewayMigrationGetOutput

Properties

Name Type Description Notes
body MigrationsConfigPart [optional]

Example

require 'akeyless'

instance = Akeyless::GatewayMigrationGetOutput.new(
  body: null
)