| 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 |
|---|---|
Future<DeleteAuthPolicyResult> |
AbstractAmazonVPCLatticeAsync.deleteAuthPolicyAsync(DeleteAuthPolicyRequest request,
AsyncHandler<DeleteAuthPolicyRequest,DeleteAuthPolicyResult> asyncHandler) |
Future<DeleteAuthPolicyResult> |
AmazonVPCLatticeAsyncClient.deleteAuthPolicyAsync(DeleteAuthPolicyRequest request,
AsyncHandler<DeleteAuthPolicyRequest,DeleteAuthPolicyResult> asyncHandler) |
Future<DeleteAuthPolicyResult> |
AmazonVPCLatticeAsync.deleteAuthPolicyAsync(DeleteAuthPolicyRequest deleteAuthPolicyRequest,
AsyncHandler<DeleteAuthPolicyRequest,DeleteAuthPolicyResult> asyncHandler)
Deletes the specified auth policy.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteAuthPolicyRequest |
DeleteAuthPolicyRequest.clone() |
DeleteAuthPolicyRequest |
DeleteAuthPolicyRequest.withResourceIdentifier(String resourceIdentifier)
The ID or Amazon Resource Name (ARN) of the resource.
|
Copyright © 2023. All rights reserved.