Class: Aws::Types::SourceLocation
- Inherits:
-
Object
- Object
- Aws::Types::SourceLocation
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3 ⇒ ::String
Returns the value of attribute s3.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#s3 ⇒ ::String
Returns the value of attribute s3.
5782 5783 5784 |
# File 'sig/types.rbs', line 5782 def s3 @s3 end |
#unknown ⇒ Object
Returns the value of attribute unknown.
5783 5784 5785 |
# File 'sig/types.rbs', line 5783 def unknown @unknown end |