Module: Aws::ApiGatewayV2::Client::_GetDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDeploymentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Deployment]
841 |
# File 'sig/client.rbs', line 841
def items: () -> ::Array[Types::Deployment]
|
#next_token ⇒ ::String
842 |
# File 'sig/client.rbs', line 842
def next_token: () -> ::String
|