Class: Aws::Types::Import
- Inherits:
-
Object
- Object
- Aws::Types::Import
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#revision ⇒ ::String
Returns the value of attribute revision.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
3629 3630 3631 |
# File 'sig/types.rbs', line 3629 def name @name end |
#revision ⇒ ::String
Returns the value of attribute revision.
3630 3631 3632 |
# File 'sig/types.rbs', line 3630 def revision @revision end |