Class: Aws::Types::ParameterSpace

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#combination::String

Returns the value of attribute combination.

Returns:

  • (::String)


2443
2444
2445
# File 'sig/types.rbs', line 2443

def combination
  @combination
end

#parameters::Array[Types::StepParameter]

Returns the value of attribute parameters.

Returns:



2442
2443
2444
# File 'sig/types.rbs', line 2442

def parameters
  @parameters
end