Class: Aws::Types::ContactEvaluationAttributeAndCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_conditions::Array[Types::ContactEvaluationAttributeCondition]

Returns the value of attribute attribute_conditions.



1004
1005
1006
# File 'sig/types.rbs', line 1004

def attribute_conditions
  @attribute_conditions
end

#tag_conditions::Array[Types::TagCondition]

Returns the value of attribute tag_conditions.

Returns:



1003
1004
1005
# File 'sig/types.rbs', line 1003

def tag_conditions
  @tag_conditions
end