Class: Aws::Types::PatchGroupPatchBaselineMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_identityTypes::PatchBaselineIdentity

Returns the value of attribute baseline_identity.



3633
3634
3635
# File 'sig/types.rbs', line 3633

def baseline_identity
  @baseline_identity
end

#patch_group::String

Returns the value of attribute patch_group.

Returns:

  • (::String)


3632
3633
3634
# File 'sig/types.rbs', line 3632

def patch_group
  @patch_group
end