Module: Aws::ApiGatewayV2::Client::_GetVpcLinksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetVpcLinksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::VpcLink]
1229 |
# File 'sig/client.rbs', line 1229
def items: () -> ::Array[Types::VpcLink]
|
#next_token ⇒ ::String
1230 |
# File 'sig/client.rbs', line 1230
def next_token: () -> ::String
|