| 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 |
|---|---|
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.addTagsEntry(String key,
String value)
Add a single Tags entry
|
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.clearTagsEntries()
Removes all the entries added into Tags.
|
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.clone() |
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.withClientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.withDestinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the destination.
|
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.withResourceIdentifier(String resourceIdentifier)
The ID or Amazon Resource Name (ARN) of the service network or service.
|
CreateAccessLogSubscriptionRequest |
CreateAccessLogSubscriptionRequest.withTags(Map<String,String> tags)
The tags for the access log subscription.
|
Copyright © 2023. All rights reserved.