Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 307 Bytes

GatewayMigrationDeleteOutput.md

File metadata and controls

18 lines (12 loc) · 307 Bytes

Akeyless::GatewayMigrationDeleteOutput

Properties

Name Type Description Notes
migration_id String [optional]

Example

require 'akeyless'

instance = Akeyless::GatewayMigrationDeleteOutput.new(
  migration_id: null
)