Class: Aws::Types::S3BucketCriteriaForJob

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#excludesTypes::CriteriaBlockForJob

Returns the value of attribute excludes.



1510
1511
1512
# File 'sig/types.rbs', line 1510

def excludes
  @excludes
end

#includesTypes::CriteriaBlockForJob

Returns the value of attribute includes.



1511
1512
1513
# File 'sig/types.rbs', line 1511

def includes
  @includes
end