| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice |
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all
of your services across multiple accounts and virtual private clouds (VPCs).
|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
ListServiceNetworkVpcAssociationsRequest |
ListServiceNetworkVpcAssociationsRequest.clone() |
ListServiceNetworkVpcAssociationsRequest |
ListServiceNetworkVpcAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListServiceNetworkVpcAssociationsRequest |
ListServiceNetworkVpcAssociationsRequest.withNextToken(String nextToken)
A pagination token for the next page of results.
|
ListServiceNetworkVpcAssociationsRequest |
ListServiceNetworkVpcAssociationsRequest.withServiceNetworkIdentifier(String serviceNetworkIdentifier)
The ID or Amazon Resource Name (ARN) of the service network.
|
ListServiceNetworkVpcAssociationsRequest |
ListServiceNetworkVpcAssociationsRequest.withVpcIdentifier(String vpcIdentifier)
The ID or Amazon Resource Name (ARN) of the VPC.
|
Copyright © 2023. All rights reserved.