Learn R Programming

paws.networking (version 0.2.0)

networkmanager_update_network_resource_metadata: Updates the resource metadata for the specified global network

Description

Updates the resource metadata for the specified global network.

See https://paws-r.github.io/docs/networkmanager/update_network_resource_metadata.html for full documentation.

Usage

networkmanager_update_network_resource_metadata(
  GlobalNetworkId,
  ResourceArn,
  Metadata
)

Arguments

GlobalNetworkId

[required] The ID of the global network.

ResourceArn

[required] The ARN of the resource.

Metadata

[required] The resource metadata.