Module: Aws::SSM::Client::_GetParameterHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetParameterHistoryResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1676 |
# File 'sig/client.rbs', line 1676 def next_token: () -> ::String |
#parameters ⇒ ::Array[Types::ParameterHistory]
1675 |
# File 'sig/client.rbs', line 1675 def parameters: () -> ::Array[Types::ParameterHistory] |