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

#expression_string ⇒ ::String

Returns the value of attribute expression_string.

Returns:

  • (::String)


670
671
672
# File 'sig/types.rbs', line 670

def expression_string
  @expression_string
end