Module: Aws::EC2::Client::_DescribeIpamByoasnResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeIpamByoasnResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#byoasns ⇒ ::Array[Types::Byoasn]
6586 |
# File 'sig/client.rbs', line 6586
def byoasns: () -> ::Array[Types::Byoasn]
|
#next_token ⇒ ::String
6587 |
# File 'sig/client.rbs', line 6587
def next_token: () -> ::String
|