sourceType property

String sourceType
final

The type of data source for the resource data sync. SourceType is either AwsOrganizations (if an organization is present in AWS Organizations) or singleAccountMultiRegions.

Implementation

final String sourceType;