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