Module: Aws::Rekognition::Client::_DescribeProjectVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeProjectVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
409 |
# File 'sig/client.rbs', line 409
def next_token: () -> ::String
|
#project_version_descriptions ⇒ ::Array[Types::ProjectVersionDescription]
408 |
# File 'sig/client.rbs', line 408
def project_version_descriptions: () -> ::Array[Types::ProjectVersionDescription]
|