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]
6573 |
# File 'sig/client.rbs', line 6573
def byoasns: () -> ::Array[Types::Byoasn]
|
#next_token ⇒ ::String
6574 |
# File 'sig/client.rbs', line 6574
def next_token: () -> ::String
|