Class: Aws::Types::DocumentLocation
- Inherits:
-
Object
- Object
- Aws::Types::DocumentLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_object ⇒ Types::S3Object
Returns the value of attribute s3_object.
Instance Attribute Details
#s3_object ⇒ Types::S3Object
Returns the value of attribute s3_object.
216 217 218 |
# File 'sig/types.rbs', line 216 def s3_object @s3_object end |