| 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 |
|---|---|
DeleteServiceNetworkVpcAssociationResult |
AmazonVPCLatticeClient.deleteServiceNetworkVpcAssociation(DeleteServiceNetworkVpcAssociationRequest request)
Disassociates the VPC from the service network.
|
DeleteServiceNetworkVpcAssociationResult |
AbstractAmazonVPCLattice.deleteServiceNetworkVpcAssociation(DeleteServiceNetworkVpcAssociationRequest request) |
DeleteServiceNetworkVpcAssociationResult |
AmazonVPCLattice.deleteServiceNetworkVpcAssociation(DeleteServiceNetworkVpcAssociationRequest deleteServiceNetworkVpcAssociationRequest)
Disassociates the VPC from the service network.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteServiceNetworkVpcAssociationResult |
DeleteServiceNetworkVpcAssociationResult.clone() |
DeleteServiceNetworkVpcAssociationResult |
DeleteServiceNetworkVpcAssociationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the association.
|
DeleteServiceNetworkVpcAssociationResult |
DeleteServiceNetworkVpcAssociationResult.withId(String id)
The ID of the association.
|
DeleteServiceNetworkVpcAssociationResult |
DeleteServiceNetworkVpcAssociationResult.withStatus(ServiceNetworkVpcAssociationStatus status)
The status.
|
DeleteServiceNetworkVpcAssociationResult |
DeleteServiceNetworkVpcAssociationResult.withStatus(String status)
The status.
|
Copyright © 2023. All rights reserved.