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)


758
759
760
# File 'sig/types.rbs', line 758

def loa_content
  @loa_content
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


759
760
761
# File 'sig/types.rbs', line 759

def loa_content_type
  @loa_content_type
end