Class: Aws::Types::DescribeEmailAddressRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#email_address_id::String

Returns the value of attribute email_address_id.

Returns:

  • (::String)


2616
2617
2618
# File 'sig/types.rbs', line 2616

def email_address_id
  @email_address_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2615
2616
2617
# File 'sig/types.rbs', line 2615

def instance_id
  @instance_id
end