Method: OCI::DataSafe::Models::DownloadSensitiveDataModelDetails.swagger_types
- Defined in:
- lib/oci/data_safe/models/download_sensitive_data_model_details.rb
.swagger_types ⇒ Object
Attribute type mapping.
28 29 30 31 32 33 34 |
# File 'lib/oci/data_safe/models/download_sensitive_data_model_details.rb', line 28 def self.swagger_types { # rubocop:disable Style/SymbolLiteral 'data_model_format': :'String' # rubocop:enable Style/SymbolLiteral } end |