Class: Aws::Types::UpdateConstraintInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accept_language::String

Returns the value of attribute accept_language.

Returns:

  • (::String)


1594
1595
1596
# File 'sig/types.rbs', line 1594

def accept_language
  @accept_language
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


1596
1597
1598
# File 'sig/types.rbs', line 1596

def description
  @description
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1595
1596
1597
# File 'sig/types.rbs', line 1595

def id
  @id
end

#parameters::String

Returns the value of attribute parameters.

Returns:

  • (::String)


1597
1598
1599
# File 'sig/types.rbs', line 1597

def parameters
  @parameters
end