Class: Aws::Types::EmailAddressSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:



3261
3262
3263
# File 'sig/types.rbs', line 3261

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:



3260
3261
3262
# File 'sig/types.rbs', line 3260

def id
  @id
end

#is_default_outbound_emailBoolean

Returns the value of attribute is_default_outbound_email.

Returns:



3262
3263
3264
# File 'sig/types.rbs', line 3262

def is_default_outbound_email
  @is_default_outbound_email
end