Method: Akeyless::MigrationStatus.openapi_types
- Defined in:
- lib/akeyless/models/migration_status.rb
.openapi_types ⇒ Object
Attribute type mapping.
39 40 41 42 43 44 45 |
# File 'lib/akeyless/models/migration_status.rb', line 39 def self.openapi_types { :'last_messages' => :'Hash<String, String>', :'last_reports' => :'Hash<String, String>', :'last_statuses' => :'Hash<String, String>' } end |