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]
3168 |
# File 'sig/client.rbs', line 3168
def annotations: () -> ::Array[Types::StatisticAnnotation]
|
#next_token ⇒ ::String
3169 |
# File 'sig/client.rbs', line 3169
def next_token: () -> ::String
|