Class: Aws::Types::StepRequiredCapabilities

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amounts::Array[Types::StepAmountCapability]

Returns the value of attribute amounts.

Returns:



2964
2965
2966
# File 'sig/types.rbs', line 2964

def amounts
  @amounts
end

#attributes::Array[Types::StepAttributeCapability]

Returns the value of attribute attributes.

Returns:



2963
2964
2965
# File 'sig/types.rbs', line 2963

def attributes
  @attributes
end