Class: Aws::Types::SuppressedDestinationAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#feedback_id::String

Returns the value of attribute feedback_id.

Returns:

  • (::String)


1952
1953
1954
# File 'sig/types.rbs', line 1952

def feedback_id
  @feedback_id
end

#message_id::String

Returns the value of attribute message_id.

Returns:

  • (::String)


1951
1952
1953
# File 'sig/types.rbs', line 1951

def message_id
  @message_id
end