Method: DatadogAPIClient::V2::SBOM#id
- Defined in:
- lib/datadog_api_client/v2/models/sbom.rb
#id ⇒ Object
The unique ID for this SBOM (it is equivalent to the ‘asset_name` or `asset_name@repo_digest` (Image)
28 29 30 |
# File 'lib/datadog_api_client/v2/models/sbom.rb', line 28 def id @id end |