class Aws::Personalize::Types::DeleteSchemaRequest

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

data as a hash:

    {
      schema_arn: "Arn", # required
    }

@!attribute [rw] schema_arn

The Amazon Resource Name (ARN) of the schema to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/DeleteSchemaRequest AWS API Documentation

Constants

SENSITIVE