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
7290 |
# File 'sig/client.rbs', line 7290
def next_token: () -> ::String
|
#outpost_lags ⇒ ::Array[Types::OutpostLag]
7289 |
# File 'sig/client.rbs', line 7289
def outpost_lags: () -> ::Array[Types::OutpostLag]
|