Class: Aws::Types::SizeConstraintSetSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


972
973
974
# File 'sig/types.rbs', line 972

def name
  @name
end

#size_constraint_set_id::String

Returns the value of attribute size_constraint_set_id.

Returns:

  • (::String)


971
972
973
# File 'sig/types.rbs', line 971

def size_constraint_set_id
  @size_constraint_set_id
end