Class: Aws::Types::SearchResourcesBucketCriteria

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#excludesTypes::SearchResourcesCriteriaBlock

Returns the value of attribute excludes.



1592
1593
1594
# File 'sig/types.rbs', line 1592

def excludes
  @excludes
end

#includesTypes::SearchResourcesCriteriaBlock

Returns the value of attribute includes.



1593
1594
1595
# File 'sig/types.rbs', line 1593

def includes
  @includes
end