| 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 |
|---|---|
UpdateServiceNetworkVpcAssociationResult |
AbstractAmazonVPCLattice.updateServiceNetworkVpcAssociation(UpdateServiceNetworkVpcAssociationRequest request) |
UpdateServiceNetworkVpcAssociationResult |
AmazonVPCLatticeClient.updateServiceNetworkVpcAssociation(UpdateServiceNetworkVpcAssociationRequest request)
Updates the service network and VPC association.
|
UpdateServiceNetworkVpcAssociationResult |
AmazonVPCLattice.updateServiceNetworkVpcAssociation(UpdateServiceNetworkVpcAssociationRequest updateServiceNetworkVpcAssociationRequest)
Updates the service network and VPC association.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.clone() |
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the association.
|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withCreatedBy(String createdBy)
The account that created the association.
|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withId(String id)
The ID of the association.
|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withSecurityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups.
|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withSecurityGroupIds(String... securityGroupIds)
The IDs of the security groups.
|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withStatus(ServiceNetworkVpcAssociationStatus status)
The status.
|
UpdateServiceNetworkVpcAssociationResult |
UpdateServiceNetworkVpcAssociationResult.withStatus(String status)
The status.
|
Copyright © 2023. All rights reserved.