Class: Aws::Types::Condition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#number_conditionTypes::NumberCondition

Returns the value of attribute number_condition.



890
891
892
# File 'sig/types.rbs', line 890

def number_condition
  @number_condition
end

#string_conditionTypes::StringCondition

Returns the value of attribute string_condition.



889
890
891
# File 'sig/types.rbs', line 889

def string_condition
  @string_condition
end