Interface AccountSettingsService


  • @Generated
    public interface AccountSettingsService
    The Personal Compute enablement setting lets you control which users can use the Personal Compute default policy to create compute resources. By default all users in all workspaces have access (ON), but you can change the setting to instead let individual workspaces configure access control (DELEGATE).

    There is only one instance of this setting per account. Since this setting has a default value, this setting is present on all accounts even though it's never set on a given account. Deletion reverts the value of the setting back to the default value.

    This is the high-level interface, that contains generated methods.

    Evolving: this interface is under development. Method signatures may change.