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

Class: Aws::Schemas::Types::ExportSchemaOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#contentString

The content of the schema.

Returns:

  • (String)

    The content of the schema.

#schema_arnString

The ARN of the schema to export.

Returns:

  • (String)

    The ARN of the schema to export.

#schema_nameString

The name of the schema to export.

Returns:

  • (String)

    The name of the schema to export.

#schema_versionString

The version of the schema to export.

Returns:

  • (String)

    The version of the schema to export.

#typeString

The type of schema to export.

Returns:

  • (String)

    The type of schema to export.