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.



1018
1019
1020
# File 'sig/types.rbs', line 1018

def attribute_conditions
  @attribute_conditions
end

#tag_conditions::Array[Types::TagCondition]

Returns the value of attribute tag_conditions.

Returns:



1017
1018
1019
# File 'sig/types.rbs', line 1017

def tag_conditions
  @tag_conditions
end