| 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<GetAccessLogSubscriptionResult> |
AbstractAmazonVPCLatticeAsync.getAccessLogSubscriptionAsync(GetAccessLogSubscriptionRequest request,
AsyncHandler<GetAccessLogSubscriptionRequest,GetAccessLogSubscriptionResult> asyncHandler) |
Future<GetAccessLogSubscriptionResult> |
AmazonVPCLatticeAsync.getAccessLogSubscriptionAsync(GetAccessLogSubscriptionRequest getAccessLogSubscriptionRequest,
AsyncHandler<GetAccessLogSubscriptionRequest,GetAccessLogSubscriptionResult> asyncHandler)
Retrieves information about the specified access log subscription.
|
Future<GetAccessLogSubscriptionResult> |
AmazonVPCLatticeAsyncClient.getAccessLogSubscriptionAsync(GetAccessLogSubscriptionRequest request,
AsyncHandler<GetAccessLogSubscriptionRequest,GetAccessLogSubscriptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAccessLogSubscriptionRequest |
GetAccessLogSubscriptionRequest.clone() |
GetAccessLogSubscriptionRequest |
GetAccessLogSubscriptionRequest.withAccessLogSubscriptionIdentifier(String accessLogSubscriptionIdentifier)
The ID or Amazon Resource Name (ARN) of the access log subscription.
|
Copyright © 2023. All rights reserved.