exposurePathItem

Describes an item in the exposure path showing how a resource is accessible.

Examples

type ExposurePathItem {
  type: String
  name: String
  cbomId: String
}

Fields

Field
Description
Supported fields

type String

Type of component in the exposure path

name String

Name of the component

cbomId String

Cloud Bill of Materials identifier for this component

References

Fields with this object:

Last updated