Module: Aws::Rekognition::Client::_ListDatasetLabelsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDatasetLabelsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#dataset_label_descriptions::Array[Types::DatasetLabelDescription]

Returns:



861
# File 'sig/client.rbs', line 861

def dataset_label_descriptions: () -> ::Array[Types::DatasetLabelDescription]

#next_token::String

Returns:

  • (::String)


862
# File 'sig/client.rbs', line 862

def next_token: () -> ::String