Class: Aws::Types::Loa

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#loa_content::String

Returns the value of attribute loa_content.

Returns:

  • (::String)


749
750
751
# File 'sig/types.rbs', line 749

def loa_content
  @loa_content
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


750
751
752
# File 'sig/types.rbs', line 750

def loa_content_type
  @loa_content_type
end