The data type name for including resource data sync state. There are four sync states:
OrganizationNotExists (Your organization doesn't exist)
NoPermissions (The system can't locate the service-linked role. This role is automatically created when a user creates a resource data sync in Amazon Web Services Systems Manager Explorer.)
InvalidOrganizationalUnit (You specified or selected an invalid unit in the resource data sync config
{
"SourceType": "string",
"AwsOrganizationsSource": {
"OrganizationSourceType": "string",
"OrganizationalUnits": []
},
"SourceRegions": [],
"IncludeFutureRegions": true,
"State": "string",
"EnableAllOpsDataSources": true
}