Class: Aws::Types::EmailMessageReference

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.



3274
3275
3276
# File 'sig/types.rbs', line 3274

def arn
  @arn
end

#name::String

Returns the value of attribute name.



3273
3274
3275
# File 'sig/types.rbs', line 3273

def name
  @name
end