Class: Aws::Types::CreateSizeConstraintSetResponse

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)


160
161
162
# File 'sig/types.rbs', line 160

def change_token
  @change_token
end

#size_constraint_setTypes::SizeConstraintSet

Returns the value of attribute size_constraint_set.



159
160
161
# File 'sig/types.rbs', line 159

def size_constraint_set
  @size_constraint_set
end