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.



910
911
912
# File 'sig/types.rbs', line 910

def number_condition
  @number_condition
end

#string_conditionTypes::StringCondition

Returns the value of attribute string_condition.



909
910
911
# File 'sig/types.rbs', line 909

def string_condition
  @string_condition
end