Method: Fastly::RelationshipTlsPrivateKeys.fastly_types
- Defined in:
- lib/fastly/models/relationship_tls_private_keys.rb
.fastly_types ⇒ Object
Attribute type mapping.
31 32 33 34 35 |
# File 'lib/fastly/models/relationship_tls_private_keys.rb', line 31 def self.fastly_types { :'tls_private_keys' => :'RelationshipTlsPrivateKeysTlsPrivateKeys' } end |