Class: DatadogAPIClient::V2::RelationshipToSAMLAssertionAttribute

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute.rb

Overview

AuthN Mapping relationship to SAML Assertion Attribute.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#dataObject

Data of AuthN Mapping relationship to SAML Assertion Attribute.



25
26
27
# File 'lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute.rb', line 25

def data
  @data
end