Class: Aws::Types::EvaluateExpressionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expression::String

Returns the value of attribute expression.

Returns:

  • (::String)


85
86
87
# File 'sig/types.rbs', line 85

def expression
  @expression
end

#object_id::String

Returns the value of attribute object_id.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def object_id
  @object_id
end

#pipeline_id::String

Returns the value of attribute pipeline_id.

Returns:

  • (::String)


83
84
85
# File 'sig/types.rbs', line 83

def pipeline_id
  @pipeline_id
end