Class: Aws::Types::DescribeEffectivePatchesForPatchBaselineResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#effective_patches::Array[Types::EffectivePatch]

Returns the value of attribute effective_patches.

Returns:



1163
1164
1165
# File 'sig/types.rbs', line 1163

def effective_patches
  @effective_patches
end

#next_token::String

Returns the value of attribute next_token.

Returns:



1164
1165
1166
# File 'sig/types.rbs', line 1164

def next_token
  @next_token
end