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