Module: Aws::SSM::Client::_DescribeEffectivePatchesForPatchBaselineResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeEffectivePatchesForPatchBaselineResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#effective_patches::Array[Types::EffectivePatch]

Returns:



830
# File 'sig/client.rbs', line 830

def effective_patches: () -> ::Array[Types::EffectivePatch]

#next_token::String

Returns:

  • (::String)


831
# File 'sig/client.rbs', line 831

def next_token: () -> ::String