computeoptimizer_update_enrollment_status {paws.compute} | R Documentation |
Updates the enrollment (opt in and opt out) status of an account to the Compute Optimizer service
Description
Updates the enrollment (opt in and opt out) status of an account to the Compute Optimizer service.
See https://www.paws-r-sdk.com/docs/computeoptimizer_update_enrollment_status/ for full documentation.
Usage
computeoptimizer_update_enrollment_status(status, includeMemberAccounts = NULL)
Arguments
status |
[required] The new enrollment status of the account. The following status options are available:
The |
includeMemberAccounts |
Indicates whether to enroll member accounts of the organization if the account is the management account of an organization. |