View source: R/computeoptimizer_operations.R
computeoptimizer_delete_recommendation_preferences | R Documentation |
Deletes a recommendation preference, such as enhanced infrastructure metrics.
See https://www.paws-r-sdk.com/docs/computeoptimizer_delete_recommendation_preferences/ for full documentation.
computeoptimizer_delete_recommendation_preferences(
resourceType,
scope = NULL,
recommendationPreferenceNames
)
resourceType |
[required] The target resource type of the recommendation preference to delete. The |
scope |
An object that describes the scope of the recommendation preference to delete. You can delete recommendation preferences that are created at the organization level (for management accounts of an organization only), account level, and resource level. For more information, see Activating enhanced infrastructure metrics in the Compute Optimizer User Guide. |
recommendationPreferenceNames |
[required] The name of the recommendation preference to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.