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