Class: Aws::Types::S3FileSystem
- Inherits:
-
Object
- Object
- Aws::Types::S3FileSystem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_uri ⇒ ::String
Returns the value of attribute s3_uri.
Instance Attribute Details
#s3_uri ⇒ ::String
Returns the value of attribute s3_uri.
10646 10647 10648 |
# File 'sig/types.rbs', line 10646 def s3_uri @s3_uri end |