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

Class: Aws::Athena::Types::DataCatalogSummary

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

Overview

The summary information for the data catalog, which includes its name and type.

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_nameString

The name of the data catalog.

Returns:

  • (String)

    The name of the data catalog.

#typeString

The data catalog type.

Possible values:

  • LAMBDA
  • GLUE
  • HIVE

Returns:

  • (String)

    The data catalog type.