View source: R/networkmanager_operations.R
networkmanager_update_network_resource_metadata | R Documentation |
Updates the resource metadata for the specified global network.
See https://www.paws-r-sdk.com/docs/networkmanager_update_network_resource_metadata/ for full documentation.
networkmanager_update_network_resource_metadata(
GlobalNetworkId,
ResourceArn,
Metadata
)
GlobalNetworkId |
[required] The ID of the global network. |
ResourceArn |
[required] The ARN of the resource. |
Metadata |
[required] The resource metadata. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.