class Aws::Schemas::Types::DeleteSchemaVersionRequest
@note When making an API call, you may pass DeleteSchemaVersionRequest
data as a hash: { registry_name: "__string", # required schema_name: "__string", # required schema_version: "__string", # required }
@!attribute [rw] registry_name
@return [String]
@!attribute [rw] schema_name
@return [String]
@!attribute [rw] schema_version
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/DeleteSchemaVersionRequest AWS API Documentation
Constants
- SENSITIVE