Module: Aws::EC2::Client::_ModifyInstanceNetworkPerformanceOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ModifyInstanceNetworkPerformanceResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bandwidth_weighting ⇒ "default", ...
11638 |
# File 'sig/client.rbs', line 11638
def bandwidth_weighting: () -> ("default" | "vpc-1" | "ebs-1")
|
#instance_id ⇒ ::String
11637 |
# File 'sig/client.rbs', line 11637
def instance_id: () -> ::String
|