class Aws::CloudDirectory::Types::FacetAttributeReference
The facet attribute reference that specifies the attribute definition that contains the attribute facet name and attribute name.
@note When making an API call, you may pass FacetAttributeReference
data as a hash: { target_facet_name: "FacetName", # required target_attribute_name: "AttributeName", # required }
@!attribute [rw] target_facet_name
The target facet name that is associated with the facet reference. See [Attribute References][1] for more information. [1]: https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html @return [String]
@!attribute [rw] target_attribute_name
The target attribute name that is associated with the facet reference. See [Attribute References][1] for more information. [1]: https://docs.aws.amazon.com/clouddirectory/latest/developerguide/schemas_attributereferences.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/FacetAttributeReference AWS API Documentation
Constants
- SENSITIVE