Module: Aws::EC2::Client::_DescribeVpcEndpointConnectionNotificationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEndpointConnectionNotificationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connection_notification_set ⇒ ::Array[Types::ConnectionNotification]
8624 |
# File 'sig/client.rbs', line 8624
def connection_notification_set: () -> ::Array[Types::ConnectionNotification]
|
#next_token ⇒ ::String
8625 |
# File 'sig/client.rbs', line 8625
def next_token: () -> ::String
|