Method: DatadogAPIClient::V2::SBOM#attributes
- Defined in:
- lib/datadog_api_client/v2/models/sbom.rb
#attributes ⇒ Object
The JSON:API attributes of the SBOM.
25 26 27 |
# File 'lib/datadog_api_client/v2/models/sbom.rb', line 25 def attributes @attributes end |