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

Class: Aws::Schemas::Types::GetDiscoveredSchemaInput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#eventsArray<String>

An array of strings where each string is a JSON event. These are the events that were used to generate the schema. The array includes a single type of event and has a maximum size of 10 events.

Returns:

  • (Array<String>)

    An array of strings where each string is a JSON event.

#typeString

The type of event.

Possible values:

  • OpenApi3

Returns:

  • (String)

    The type of event.