Method: Fastly::RelationshipMemberMutualAuthentication.fastly_types

Defined in:
lib/fastly/models/relationship_member_mutual_authentication.rb

.fastly_typesObject

Attribute type mapping.



34
35
36
37
38
39
# File 'lib/fastly/models/relationship_member_mutual_authentication.rb', line 34

def self.fastly_types
  {
    :'type' => :'TypeMutualAuthentication',
    :'id' => :'String'
  }
end