Class: Aws::Types::RemoveAttributesFromFindingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_keys::Array[::String]

Returns the value of attribute attribute_keys.

Returns:

  • (::Array[::String])


638
639
640
# File 'sig/types.rbs', line 638

def attribute_keys
  @attribute_keys
end

#finding_arns::Array[::String]

Returns the value of attribute finding_arns.

Returns:

  • (::Array[::String])


637
638
639
# File 'sig/types.rbs', line 637

def finding_arns
  @finding_arns
end