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)


8503
8504
8505
# File 'sig/types.rbs', line 8503

def email_address_arn
  @email_address_arn
end

#email_address_id::String

Returns the value of attribute email_address_id.

Returns:

  • (::String)


8502
8503
8504
# File 'sig/types.rbs', line 8502

def email_address_id
  @email_address_id
end