Class: Aws::Types::PortSet
- Inherits:
-
Object
- Object
- Aws::Types::PortSet
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#definition ⇒ ::Array[::String]
Returns the value of attribute definition.
Instance Attribute Details
#definition ⇒ ::Array[::String]
Returns the value of attribute definition.
1260 1261 1262 |
# File 'sig/types.rbs', line 1260 def definition @definition end |