Class: Aws::Types::CriteriaForJob

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#simple_criterionTypes::SimpleCriterionForJob

Returns the value of attribute simple_criterion.



433
434
435
# File 'sig/types.rbs', line 433

def simple_criterion
  @simple_criterion
end

#tag_criterionTypes::TagCriterionForJob

Returns the value of attribute tag_criterion.



434
435
436
# File 'sig/types.rbs', line 434

def tag_criterion
  @tag_criterion
end