backupgateway_put_hypervisor_property_mappings: This action sets the property mappings for the specified...

View source: R/backupgateway_operations.R

backupgateway_put_hypervisor_property_mappingsR Documentation

This action sets the property mappings for the specified hypervisor

Description

This action sets the property mappings for the specified hypervisor. A hypervisor property mapping displays the relationship of entity properties available from the on-premises hypervisor to the properties available in Amazon Web Services.

See https://www.paws-r-sdk.com/docs/backupgateway_put_hypervisor_property_mappings/ for full documentation.

Usage

backupgateway_put_hypervisor_property_mappings(
  HypervisorArn,
  IamRoleArn,
  VmwareToAwsTagMappings
)

Arguments

HypervisorArn

[required] The Amazon Resource Name (ARN) of the hypervisor.

IamRoleArn

[required] The Amazon Resource Name (ARN) of the IAM role.

VmwareToAwsTagMappings

[required] This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.


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