Module: Aws::Glue::Client::_ListDataQualityStatisticAnnotationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataQualityStatisticAnnotationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#annotations ⇒ ::Array[Types::StatisticAnnotation]
3155 |
# File 'sig/client.rbs', line 3155
def annotations: () -> ::Array[Types::StatisticAnnotation]
|
#next_token ⇒ ::String
3156 |
# File 'sig/client.rbs', line 3156
def next_token: () -> ::String
|