Class: Aws::Types::FlowCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:expression])

Instance Attribute Summary collapse

Instance Attribute Details

#expression::String

Returns the value of attribute expression.

Returns:

  • (::String)


970
971
972
# File 'sig/types.rbs', line 970

def expression
  @expression
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


969
970
971
# File 'sig/types.rbs', line 969

def name
  @name
end