Class: DatadogAPIClient::V2::IdPMetadataFormData

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

Overview

The form data submitted to upload IdP metadata

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#idp_fileObject

The IdP metadata XML file



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

def idp_file
  @idp_file
end