Class: Aws::Types::Versions
- Inherits:
-
Object
- Object
- Aws::Types::Versions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#maximum ⇒ ::String
Returns the value of attribute maximum.
-
#minimum ⇒ ::String
Returns the value of attribute minimum.
Instance Attribute Details
#maximum ⇒ ::String
Returns the value of attribute maximum.
2135 2136 2137 |
# File 'sig/types.rbs', line 2135 def maximum @maximum end |
#minimum ⇒ ::String
Returns the value of attribute minimum.
2134 2135 2136 |
# File 'sig/types.rbs', line 2134 def minimum @minimum end |