View source: R/licensemanagerlinuxsubscriptions_operations.R
licensemanagerlinuxsubscriptions_update_service_settings | R Documentation |
Updates the service settings for Linux subscriptions.
See https://www.paws-r-sdk.com/docs/licensemanagerlinuxsubscriptions_update_service_settings/ for full documentation.
licensemanagerlinuxsubscriptions_update_service_settings(
AllowUpdate = NULL,
LinuxSubscriptionsDiscovery,
LinuxSubscriptionsDiscoverySettings
)
AllowUpdate |
Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region. |
LinuxSubscriptionsDiscovery |
[required] Describes if the discovery of Linux subscriptions is enabled. |
LinuxSubscriptionsDiscoverySettings |
[required] The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.