vpclattice_get_service_network_service_association {paws.networking}R Documentation

Retrieves information about the specified association between a service network and a service

Description

Retrieves information about the specified association between a service network and a service.

See https://www.paws-r-sdk.com/docs/vpclattice_get_service_network_service_association/ for full documentation.

Usage

vpclattice_get_service_network_service_association(
  serviceNetworkServiceAssociationIdentifier
)

Arguments

serviceNetworkServiceAssociationIdentifier

[required] The ID or Amazon Resource Name (ARN) of the association.


[Package paws.networking version 0.7.0 Index]