Class: Aws::Types::ContactFlowAttributeAndCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_type_conditionTypes::ContactFlowTypeCondition

Returns the value of attribute contact_flow_type_condition.



1053
1054
1055
# File 'sig/types.rbs', line 1053

def contact_flow_type_condition
  @contact_flow_type_condition
end

#tag_conditions::Array[Types::TagCondition]

Returns the value of attribute tag_conditions.

Returns:



1052
1053
1054
# File 'sig/types.rbs', line 1052

def tag_conditions
  @tag_conditions
end