Class: Aws::Types::UpdateEmailAddressMetadataResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#email_address_arn::String

Returns the value of attribute email_address_arn.

Returns:

  • (::String)


8493
8494
8495
# File 'sig/types.rbs', line 8493

def email_address_arn
  @email_address_arn
end

#email_address_id::String

Returns the value of attribute email_address_id.

Returns:

  • (::String)


8492
8493
8494
# File 'sig/types.rbs', line 8492

def email_address_id
  @email_address_id
end