Class: Aws::Types::NetworkInterfaceCountRequest
- Inherits:
-
Object
- Object
- Aws::Types::NetworkInterfaceCountRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max ⇒ ::Integer
Returns the value of attribute max.
-
#min ⇒ ::Integer
Returns the value of attribute min.
Instance Attribute Details
#max ⇒ ::Integer
Returns the value of attribute max.
14849 14850 14851 |
# File 'sig/types.rbs', line 14849 def max @max end |
#min ⇒ ::Integer
Returns the value of attribute min.
14848 14849 14850 |
# File 'sig/types.rbs', line 14848 def min @min end |