Module: Aws::Rekognition::Client::_DescribeProjectsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#project_descriptions::Array[Types::ProjectDescription]

Returns:



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

def project_descriptions: () -> ::Array[Types::ProjectDescription]