ListVpcEndpointAssociationsResponse
Types
Properties
Link copied to clipboard
When you request a list of objects with a MaxResults
setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Network Firewall returns a NextToken
value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.
Link copied to clipboard
The VPC endpoint assocation metadata objects for the firewall that you specified. If you didn't specify a firewall, this is all VPC endpoint associations that you have defined.
Functions
Link copied to clipboard
inline fun copy(block: ListVpcEndpointAssociationsResponse.Builder.() -> Unit = {}): ListVpcEndpointAssociationsResponse