vpclattice_delete_service_network_service_association {paws.networking} | R Documentation |
Deletes the association between a specified service and the specific service network
Description
Deletes the association between a specified service and the specific service network. This operation fails if an association is still in progress.
See https://www.paws-r-sdk.com/docs/vpclattice_delete_service_network_service_association/ for full documentation.
Usage
vpclattice_delete_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]