Class: Aws::Types::LaunchTemplateNetworkPerformanceOptions
- Inherits:
-
Object
- Object
- Aws::Types::LaunchTemplateNetworkPerformanceOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bandwidth_weighting ⇒ "default", ...
Returns the value of attribute bandwidth_weighting.
Instance Attribute Details
#bandwidth_weighting ⇒ "default", ...
Returns the value of attribute bandwidth_weighting.
12731 12732 12733 |
# File 'sig/types.rbs', line 12731 def bandwidth_weighting @bandwidth_weighting end |