Class: Aws::Types::ContainerPortConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ContainerPortConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#container_port_ranges ⇒ ::Array[Types::ContainerPortRange]
Returns the value of attribute container_port_ranges.
Instance Attribute Details
#container_port_ranges ⇒ ::Array[Types::ContainerPortRange]
Returns the value of attribute container_port_ranges.
218 219 220 |
# File 'sig/types.rbs', line 218 def container_port_ranges @container_port_ranges end |