Class: Aws::Types::ReassignmentInProgressException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invalid_parameter::String

Returns the value of attribute invalid_parameter.

Returns:

  • (::String)


1537
1538
1539
# File 'sig/types.rbs', line 1537

def invalid_parameter
  @invalid_parameter
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


1538
1539
1540
# File 'sig/types.rbs', line 1538

def message
  @message
end