Class: Aws::Types::DeleteSizeConstraintSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


321
322
323
# File 'sig/types.rbs', line 321

def change_token
  @change_token
end

#size_constraint_set_id::String

Returns the value of attribute size_constraint_set_id.

Returns:

  • (::String)


320
321
322
# File 'sig/types.rbs', line 320

def size_constraint_set_id
  @size_constraint_set_id
end