You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetClassifiersResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetClassifiersResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#classifiers ⇒ Array<Types::Classifier>
The requested list of classifier objects.
-
#next_token ⇒ String
A continuation token.
Instance Attribute Details
#classifiers ⇒ Array<Types::Classifier>
The requested list of classifier objects.
#next_token ⇒ String
A continuation token.