class Aws::CloudDirectory::Types::Facet
A structure that contains `Name`, `ARN`, `Attributes`, ` Rules`, and `ObjectTypes`. See [Facets] for more information.
[1]: docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_whatarefacets.html
@!attribute [rw] name
The name of the Facet. @return [String]
@!attribute [rw] object_type
The object type that is associated with the facet. See CreateFacetRequest$ObjectType for more details. @return [String]
@!attribute [rw] facet_style
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Facet AWS API Documentation
Constants
- SENSITIVE