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.



1665
1666
1667
# File 'sig/types.rbs', line 1665

def name
  @name
end

#weightTypes::IntegerRangeConstraint

Returns the value of attribute weight.



1666
1667
1668
# File 'sig/types.rbs', line 1666

def weight
  @weight
end