Module: Aws::Greengrass::Client::_ListDeploymentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#deployments::Array[Types::Deployment]

Returns:



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

def deployments: () -> ::Array[Types::Deployment]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String