Module: Aws::SSM::Client::_DescribeInstancePatchStatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInstancePatchStatesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_patch_states ⇒ ::Array[Types::InstancePatchState]
880 |
# File 'sig/client.rbs', line 880
def instance_patch_states: () -> ::Array[Types::InstancePatchState]
|
#next_token ⇒ ::String
881 |
# File 'sig/client.rbs', line 881
def next_token: () -> ::String
|