| 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 |
|---|---|
CreateServiceNetworkVpcAssociationResult |
AbstractAmazonVPCLattice.createServiceNetworkVpcAssociation(CreateServiceNetworkVpcAssociationRequest request) |
CreateServiceNetworkVpcAssociationResult |
AmazonVPCLatticeClient.createServiceNetworkVpcAssociation(CreateServiceNetworkVpcAssociationRequest request)
Associates a VPC with a service network.
|
CreateServiceNetworkVpcAssociationResult |
AmazonVPCLattice.createServiceNetworkVpcAssociation(CreateServiceNetworkVpcAssociationRequest createServiceNetworkVpcAssociationRequest)
Associates a VPC with a service network.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.clone() |
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withArn(String arn)
The Amazon Resource Name (ARN) of the association.
|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withCreatedBy(String createdBy)
The account that created the association.
|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withId(String id)
The ID of the association.
|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withSecurityGroupIds(Collection<String> securityGroupIds)
The IDs of the security groups.
|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withSecurityGroupIds(String... securityGroupIds)
The IDs of the security groups.
|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withStatus(ServiceNetworkVpcAssociationStatus status)
The operation's status.
|
CreateServiceNetworkVpcAssociationResult |
CreateServiceNetworkVpcAssociationResult.withStatus(String status)
The operation's status.
|
Copyright © 2023. All rights reserved.