Class: Aws::Types::SearchResourcesCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#simple_criterionTypes::SearchResourcesSimpleCriterion

Returns the value of attribute simple_criterion.



1598
1599
1600
# File 'sig/types.rbs', line 1598

def simple_criterion
  @simple_criterion
end

#tag_criterionTypes::SearchResourcesTagCriterion

Returns the value of attribute tag_criterion.



1599
1600
1601
# File 'sig/types.rbs', line 1599

def tag_criterion
  @tag_criterion
end