Module: Aws::MailManager::Client::_ListIngressPointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIngressPointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ingress_points ⇒ ::Array[Types::IngressPoint]
660 |
# File 'sig/client.rbs', line 660
def ingress_points: () -> ::Array[Types::IngressPoint]
|
#next_token ⇒ ::String
661 |
# File 'sig/client.rbs', line 661
def next_token: () -> ::String
|