Module: Aws::EC2::Client::_DescribeByoipCidrsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeByoipCidrsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#byoip_cidrs ⇒ ::Array[Types::ByoipCidr]
5350 |
# File 'sig/client.rbs', line 5350
def byoip_cidrs: () -> ::Array[Types::ByoipCidr]
|
#next_token ⇒ ::String
5351 |
# File 'sig/client.rbs', line 5351
def next_token: () -> ::String
|