Class: Aws::Types::ExtensionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ExtensionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allowed_extensions ⇒ ::Array[Types::AllowedExtension]
Returns the value of attribute allowed_extensions.
Instance Attribute Details
#allowed_extensions ⇒ ::Array[Types::AllowedExtension]
Returns the value of attribute allowed_extensions.
3896 3897 3898 |
# File 'sig/types.rbs', line 3896 def allowed_extensions @allowed_extensions end |