Module: Aws::AppConfig::Client::_ListDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Deployments]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DeploymentSummary]
607 |
# File 'sig/client.rbs', line 607
def items: () -> ::Array[Types::DeploymentSummary]
|
#next_token ⇒ ::String
608 |
# File 'sig/client.rbs', line 608
def next_token: () -> ::String
|