Class: Aws::Types::UnknownTopicOrPartitionException

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)


1519
1520
1521
# File 'sig/types.rbs', line 1519

def invalid_parameter
  @invalid_parameter
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


1520
1521
1522
# File 'sig/types.rbs', line 1520

def message
  @message
end