licensemanagerlinuxsubscriptions_update_service_settings {paws.management} | R Documentation |
Updates the service settings for Linux subscriptions
Description
Updates the service settings for Linux subscriptions.
See https://www.paws-r-sdk.com/docs/licensemanagerlinuxsubscriptions_update_service_settings/ for full documentation.
Usage
licensemanagerlinuxsubscriptions_update_service_settings(
AllowUpdate = NULL,
LinuxSubscriptionsDiscovery,
LinuxSubscriptionsDiscoverySettings
)
Arguments
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. |
[Package paws.management version 0.7.0 Index]