Class: Aws::Types::PutEmailIdentityFeedbackAttributesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#email_forwarding_enabledBoolean

Returns the value of attribute email_forwarding_enabled.

Returns:

  • (Boolean)


1729
1730
1731
# File 'sig/types.rbs', line 1729

def email_forwarding_enabled
  @email_forwarding_enabled
end

#email_identity::String

Returns the value of attribute email_identity.

Returns:

  • (::String)


1728
1729
1730
# File 'sig/types.rbs', line 1728

def email_identity
  @email_identity
end