class Aws::Personalize::Types::CreateSchemaRequest
@note When making an API call, you may pass CreateSchemaRequest
data as a hash: { name: "Name", # required schema: "AvroSchema", # required }
@!attribute [rw] name
The name for the schema. @return [String]
@!attribute [rw] schema
A schema in Avro JSON format. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/CreateSchemaRequest AWS API Documentation
Constants
- SENSITIVE