Module: Aws::SSM::Client::_ListCommandsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCommandsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#commands ⇒ ::Array[Types::Command]
1867 |
# File 'sig/client.rbs', line 1867
def commands: () -> ::Array[Types::Command]
|
#next_token ⇒ ::String
1868 |
# File 'sig/client.rbs', line 1868
def next_token: () -> ::String
|