Class: Aws::Types::UpdateFPorts
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFPorts
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#applications ⇒ ::Array[Types::ApplicationConfig]
Returns the value of attribute applications.
-
#positioning ⇒ Types::Positioning
Returns the value of attribute positioning.
Instance Attribute Details
#applications ⇒ ::Array[Types::ApplicationConfig]
Returns the value of attribute applications.
2131 2132 2133 |
# File 'sig/types.rbs', line 2131 def applications @applications end |
#positioning ⇒ Types::Positioning
Returns the value of attribute positioning.
2130 2131 2132 |
# File 'sig/types.rbs', line 2130 def positioning @positioning end |