sourceType property
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;
The type of data source for the resource data sync. SourceType
is either AwsOrganizations
(if an organization is present in
AWS Organizations) or singleAccountMultiRegions
.
final String sourceType;