Class: Aws::Types::ResourceConstraints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#nameTypes::AllowedValuesConstraint

Returns the value of attribute name.



1772
1773
1774
# File 'sig/types.rbs', line 1772

def name
  @name
end

#weightTypes::IntegerRangeConstraint

Returns the value of attribute weight.



1773
1774
1775
# File 'sig/types.rbs', line 1773

def weight
  @weight
end