vpclattice_update_service_network {paws.networking} | R Documentation |
Updates the specified service network
Description
Updates the specified service network.
See https://www.paws-r-sdk.com/docs/vpclattice_update_service_network/ for full documentation.
Usage
vpclattice_update_service_network(authType, serviceNetworkIdentifier)
Arguments
authType |
[required] The type of IAM policy.
|
serviceNetworkIdentifier |
[required] The ID or ARN of the service network. |
[Package paws.networking version 0.9.0 Index]