Class: Aws::Types::SetIdentityFeedbackForwardingEnabledRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forwarding_enabledBoolean

Returns the value of attribute forwarding_enabled.

Returns:

  • (Boolean)


950
951
952
# File 'sig/types.rbs', line 950

def forwarding_enabled
  @forwarding_enabled
end

#identity::String

Returns the value of attribute identity.

Returns:

  • (::String)


949
950
951
# File 'sig/types.rbs', line 949

def identity
  @identity
end