Class: Aws::Types::Loa
- Inherits:
-
Object
- Object
- Aws::Types::Loa
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#loa_content ⇒ ::String
Returns the value of attribute loa_content.
-
#loa_content_type ⇒ "application/pdf"
Returns the value of attribute loa_content_type.
Instance Attribute Details
#loa_content ⇒ ::String
Returns the value of attribute loa_content.
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.
750 751 752 |
# File 'sig/types.rbs', line 750 def loa_content_type @loa_content_type end |