Class: Aws::Types::SignedObject
- Inherits:
-
Object
- Object
- Aws::Types::SignedObject
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3 ⇒ Types::S3SignedObject
Returns the value of attribute s3.
Instance Attribute Details
#s3 ⇒ Types::S3SignedObject
Returns the value of attribute s3.
342 343 344 |
# File 'sig/types.rbs', line 342 def s3 @s3 end |