Class: Aws::Types::AllowedExtension
- Inherits:
-
Object
- Object
- Aws::Types::AllowedExtension
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#extension ⇒ ::String
Returns the value of attribute extension.
Instance Attribute Details
#extension ⇒ ::String
Returns the value of attribute extension.
197 198 199 |
# File 'sig/types.rbs', line 197 def extension @extension end |