You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Schemas::Types::UpdateSchemaInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#client_token_idString

The ID of the client token.

Returns:

  • (String)

    The ID of the client token.

#contentString

The source of the schema definition.

Returns:

  • (String)

    The source of the schema definition.

#descriptionString

The description of the schema.

Returns:

  • (String)

    The description of the schema.

#typeString

The schema type for the events schema.

Possible values:

  • OpenApi3

Returns:

  • (String)

    The schema type for the events schema.