class Aws::CloudDirectory::Types::DeleteFacetRequest

@note When making an API call, you may pass DeleteFacetRequest

data as a hash:

    {
      schema_arn: "Arn", # required
      name: "FacetName", # required
    }

@!attribute [rw] schema_arn

The Amazon Resource Name (ARN) that is associated with the Facet.
For more information, see arns.
@return [String]

@!attribute [rw] name

The name of the facet to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/DeleteFacetRequest AWS API Documentation

Constants

SENSITIVE