View source: R/vpclattice_operations.R
vpclattice_update_resource_gateway | R Documentation |
Updates the specified resource gateway.
See https://www.paws-r-sdk.com/docs/vpclattice_update_resource_gateway/ for full documentation.
vpclattice_update_resource_gateway(
resourceGatewayIdentifier,
securityGroupIds = NULL
)
resourceGatewayIdentifier |
[required] The ID or ARN of the resource gateway. |
securityGroupIds |
The IDs of the security groups associated with the resource gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.