Module: Aws::SSM::Client::_GetParametersByPathResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetParametersByPathResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1702 |
# File 'sig/client.rbs', line 1702
def next_token: () -> ::String
|
#parameters ⇒ ::Array[Types::Parameter]
1701 |
# File 'sig/client.rbs', line 1701
def parameters: () -> ::Array[Types::Parameter]
|