Class: Aws::Types::BatchUpdateFindingsV2UnprocessedFinding

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_code"ResourceNotFoundException", ...

Returns the value of attribute error_code.



4895
4896
4897
# File 'sig/types.rbs', line 4895

def error_code
  @error_code
end

#error_message::String

Returns the value of attribute error_message.

Returns:

  • (::String)


4896
4897
4898
# File 'sig/types.rbs', line 4896

def error_message
  @error_message
end

#finding_identifierTypes::OcsfFindingIdentifier

Returns the value of attribute finding_identifier.



4893
4894
4895
# File 'sig/types.rbs', line 4893

def finding_identifier
  @finding_identifier
end

#metadata_uid::String

Returns the value of attribute metadata_uid.

Returns:

  • (::String)


4894
4895
4896
# File 'sig/types.rbs', line 4894

def 
  @metadata_uid
end