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)


628
629
630
# File 'sig/types.rbs', line 628

def email_forwarding_enabled
  @email_forwarding_enabled
end

#email_identity::String

Returns the value of attribute email_identity.

Returns:

  • (::String)


627
628
629
# File 'sig/types.rbs', line 627

def email_identity
  @email_identity
end