configurationType property

Input<String> configurationType
final

Indicates whether the organization uses local or central configuration. If using central configuration, autoEnable must be set to false and autoEnableStandards set to NONE. More information can be found in the documentation for central configuration. Valid values: LOCAL, CENTRAL.

Implementation

final pulumi.Input<String> configurationType;