class Aws::CloudDirectory::Types::DeleteTypedLinkFacetRequest

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

data as a hash:

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

@!attribute [rw] schema_arn

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

@!attribute [rw] name

The unique name of the typed link facet.
@return [String]

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

Constants

SENSITIVE