View source: R/backupgateway_operations.R
backupgateway_put_hypervisor_property_mappings | R Documentation |
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.
backupgateway_put_hypervisor_property_mappings(
HypervisorArn,
IamRoleArn,
VmwareToAwsTagMappings
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.