| 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 |
|---|---|
CreateAccessLogSubscriptionResult |
AmazonVPCLatticeClient.createAccessLogSubscription(CreateAccessLogSubscriptionRequest request)
Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose.
|
CreateAccessLogSubscriptionResult |
AbstractAmazonVPCLattice.createAccessLogSubscription(CreateAccessLogSubscriptionRequest request) |
CreateAccessLogSubscriptionResult |
AmazonVPCLattice.createAccessLogSubscription(CreateAccessLogSubscriptionRequest createAccessLogSubscriptionRequest)
Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAccessLogSubscriptionResult |
CreateAccessLogSubscriptionResult.clone() |
CreateAccessLogSubscriptionResult |
CreateAccessLogSubscriptionResult.withArn(String arn)
The Amazon Resource Name (ARN) of the access log subscription.
|
CreateAccessLogSubscriptionResult |
CreateAccessLogSubscriptionResult.withDestinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the log destination.
|
CreateAccessLogSubscriptionResult |
CreateAccessLogSubscriptionResult.withId(String id)
The ID of the access log subscription.
|
CreateAccessLogSubscriptionResult |
CreateAccessLogSubscriptionResult.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the service network or service.
|
CreateAccessLogSubscriptionResult |
CreateAccessLogSubscriptionResult.withResourceId(String resourceId)
The ID of the service network or service.
|
Copyright © 2023. All rights reserved.