Module: Aws::EC2::Client::_DescribeOutpostLagsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeOutpostLagsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7449 |
# File 'sig/client.rbs', line 7449
def next_token: () -> ::String
|
#outpost_lags ⇒ ::Array[Types::OutpostLag]
7448 |
# File 'sig/client.rbs', line 7448
def outpost_lags: () -> ::Array[Types::OutpostLag]
|