Class: Aws::Types::DeleteConstraintInput

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)


290
291
292
# File 'sig/types.rbs', line 290

def accept_language
  @accept_language
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


291
292
293
# File 'sig/types.rbs', line 291

def id
  @id
end