View source: R/configservice_operations.R
configservice_batch_get_resource_config | R Documentation |
Returns the BaseConfigurationItem
for one or more requested resources. The operation also returns a list of resources that are not processed in the current request. If there are no unprocessed resources, the operation returns an empty unprocessedResourceKeys list.
See https://www.paws-r-sdk.com/docs/configservice_batch_get_resource_config/ for full documentation.
configservice_batch_get_resource_config(resourceKeys)
resourceKeys |
[required] A list of resource keys to be processed with the current request. Each element in the list consists of the resource type and resource ID. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.