Optionalauthenticated?: booleanOptionalbomRef?: stringAn optional identifier which can be used to reference the service elsewhere in the BOM. Uniqueness is enforced within all elements and children of the root-level bom element.
Optionaldescription?: stringSpecifies a description for the service.
Provides the ability to document external references related to the service.
Optionalgroup?: stringThe grouping name, namespace, or identifier. This will often be a shortened, single name of the company or project that produced the service or domain name. Whitespace and special characters should be avoided.
The name of the service. This will often be a shortened, single name of the service.
Specifies optional, custom, properties
Optionalprovider?: OrganizationalEntityThe organization that provides the service.
OptionalreleaseNotes?: ReleaseNotesSpecifies optional release notes.
Specifies optional sub-service. This is not a dependency tree. It provides a way to specify a hierarchical representation of service assemblies, similar to system -> subsystem -> parts assembly in physical supply chains.
Textual strings that aid in the discovery, search, and retrieval of the associated object. Tags often serve as a way to group or categorize similar or related objects by various attributes. Examples include "json-parser", "object-persistence", "text-to-image", "translation", and "object-detection".
OptionaltrustZone?: stringThe name of the trust zone the service resides in.
Optionalversion?: stringThe service version.
OptionalxTrustBoundary?: booleanA boolean value indicating if the use of the service crosses a trust zone or boundary. A value of true indicates that by using the service, a trust boundary is crossed. A value of false indicates that by using the service, a trust boundary is not crossed.
A boolean value indicating if the service requires authentication. A value of true indicates the service requires authentication prior to use. A value of false indicates the service does not require authentication.