Class: Aws::Types::WorkflowParameter

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:



2607
2608
2609
# File 'sig/types.rbs', line 2607

def description
  @description
end

#optionalBoolean

Returns the value of attribute optional.

Returns:



2608
2609
2610
# File 'sig/types.rbs', line 2608

def optional
  @optional
end