Class: Aws::Types::Criteria

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

Defined Under Namespace

Classes: OcsfFindingCriteria, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ocsf_finding_criteriaTypes::OcsfFindingFilters

Returns the value of attribute ocsf_finding_criteria.



5262
5263
5264
# File 'sig/types.rbs', line 5262

def ocsf_finding_criteria
  @ocsf_finding_criteria
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


5263
5264
5265
# File 'sig/types.rbs', line 5263

def unknown
  @unknown
end