View source: R/computeoptimizer_operations.R
computeoptimizer_update_enrollment_status | R Documentation |
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.
computeoptimizer_update_enrollment_status(status, includeMemberAccounts = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.