Builder

class Builder

Properties

Link copied to clipboard

There are two different styles that you can define on any given facet, Static and Dynamic. For static facets, all attributes must be defined in the schema. For dynamic facets, attributes can be defined during data plane operations.

Link copied to clipboard
var name: String?

The name of the Facet.

Link copied to clipboard

The object type that is associated with the facet. See CreateFacetRequest$ObjectType for more details.