Association Sync Compliance
The mode for generating association compliance. You can specify AUTO
or MANUAL
. In AUTO
mode, the system uses the status of the association execution to determine the compliance status. If the association execution runs successfully, then the association is COMPLIANT
. If the association execution doesn't run successfully, the association is NON-COMPLIANT
. In MANUAL
mode, you must specify the AssociationId
as a parameter for the PutComplianceItems
API action. In this case, compliance data is not managed by State Manager. It is managed by your direct call to the PutComplianceItems
API action. By default, all associations use AUTO
mode.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.