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]
8638 |
# File 'sig/client.rbs', line 8638
def connection_notification_set: () -> ::Array[Types::ConnectionNotification]
|
#next_token ⇒ ::String
8639 |
# File 'sig/client.rbs', line 8639
def next_token: () -> ::String
|