class Aws::Schemas::Types::ExportSchemaRequest

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

data as a hash:

    {
      registry_name: "__string", # required
      schema_name: "__string", # required
      schema_version: "__string",
      type: "__string", # required
    }

@!attribute [rw] registry_name

@return [String]

@!attribute [rw] schema_name

@return [String]

@!attribute [rw] schema_version

@return [String]

@!attribute [rw] type

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/ExportSchemaRequest AWS API Documentation

Constants

SENSITIVE