schemas_update_registry {paws.application.integration} | R Documentation |
Updates a registry
Description
Updates a registry.
See https://www.paws-r-sdk.com/docs/schemas_update_registry/ for full documentation.
Usage
schemas_update_registry(Description = NULL, RegistryName)
Arguments
Description |
The description of the registry to update. |
RegistryName |
[required] The name of the registry. |
[Package paws.application.integration version 0.6.0 Index]