Class: Aws::Types::VirtualObject
- Inherits:
-
Object
- Object
- Aws::Types::VirtualObject
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#etag ⇒ ::String
Returns the value of attribute etag.
-
#uri ⇒ ::String
Returns the value of attribute uri.
Instance Attribute Details
#etag ⇒ ::String
Returns the value of attribute etag.
1222 1223 1224 |
# File 'sig/types.rbs', line 1222 def etag @etag end |
#uri ⇒ ::String
Returns the value of attribute uri.
1221 1222 1223 |
# File 'sig/types.rbs', line 1221 def uri @uri end |