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.



904
905
906
# File 'sig/types.rbs', line 904

def number_condition
  @number_condition
end

#string_conditionTypes::StringCondition

Returns the value of attribute string_condition.



903
904
905
# File 'sig/types.rbs', line 903

def string_condition
  @string_condition
end