Class: Aws::Types::DescribePatchGroupsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mappings::Array[Types::PatchGroupPatchBaselineMapping]

Returns the value of attribute mappings.



1448
1449
1450
# File 'sig/types.rbs', line 1448

def mappings
  @mappings
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1449
1450
1451
# File 'sig/types.rbs', line 1449

def next_token
  @next_token
end