Class: Aws::Types::Attachment

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#data::String

Returns the value of attribute data.



41
42
43
# File 'sig/types.rbs', line 41

def data
  @data
end

#file_name::String

Returns the value of attribute file_name.



40
41
42
# File 'sig/types.rbs', line 40

def file_name
  @file_name
end