Class: Aws::Types::ModifyInstanceNetworkPerformanceResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyInstanceNetworkPerformanceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bandwidth_weighting ⇒ "default", ...
Returns the value of attribute bandwidth_weighting.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#bandwidth_weighting ⇒ "default", ...
Returns the value of attribute bandwidth_weighting.
14181 14182 14183 |
# File 'sig/types.rbs', line 14181 def bandwidth_weighting @bandwidth_weighting end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
14180 14181 14182 |
# File 'sig/types.rbs', line 14180 def instance_id @instance_id end |