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