Method: OCI::Identity::Models::CreateSmtpCredentialDetails.swagger_types
- Defined in:
- lib/oci/identity/models/create_smtp_credential_details.rb
.swagger_types ⇒ Object
Attribute type mapping.
25 26 27 28 29 30 31 |
# File 'lib/oci/identity/models/create_smtp_credential_details.rb', line 25 def self.swagger_types { # rubocop:disable Style/SymbolLiteral 'description': :'String' # rubocop:enable Style/SymbolLiteral } end |