vpclattice_get_service_network_vpc_association {paws.networking} | R Documentation |
Retrieves information about the association between a service network and a VPC
Description
Retrieves information about the association between a service network and a VPC.
See https://www.paws-r-sdk.com/docs/vpclattice_get_service_network_vpc_association/ for full documentation.
Usage
vpclattice_get_service_network_vpc_association(
serviceNetworkVpcAssociationIdentifier
)
Arguments
serviceNetworkVpcAssociationIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the association. |
[Package paws.networking version 0.7.0 Index]