Method: Akeyless::DynamicSecretDeleteOutput.openapi_types
- Defined in:
- lib/akeyless/models/dynamic_secret_delete_output.rb
.openapi_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 |
# File 'lib/akeyless/models/dynamic_secret_delete_output.rb', line 33 def self.openapi_types { :'dynamic_secret_name' => :'String' } end |