networkmanager_update_network_resource_metadata: Updates the resource metadata for the specified global...

View source: R/networkmanager_operations.R

networkmanager_update_network_resource_metadataR Documentation

Updates the resource metadata for the specified global network

Description

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.

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.