Module: Aws::SSM::Client::_DescribeAvailablePatchesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeAvailablePatchesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
773 |
# File 'sig/client.rbs', line 773
def next_token: () -> ::String
|
#patches ⇒ ::Array[Types::Patch]
772 |
# File 'sig/client.rbs', line 772
def patches: () -> ::Array[Types::Patch]
|