resourcegroups_update_account_settings {paws.management} | R Documentation |
Turns on or turns off optional features in Resource Groups
Description
Turns on or turns off optional features in Resource Groups.
See https://www.paws-r-sdk.com/docs/resourcegroups_update_account_settings/ for full documentation.
Usage
resourcegroups_update_account_settings(
GroupLifecycleEventsDesiredStatus = NULL
)
Arguments
GroupLifecycleEventsDesiredStatus |
Specifies whether you want to turn group lifecycle events on or off. |
[Package paws.management version 0.7.0 Index]