default ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.awsOrganizationsSource(Consumer<ResourceDataSyncAwsOrganizationsSource.Builder> awsOrganizationsSource) |
Information about the AwsOrganizationsSource resource data sync source.
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.awsOrganizationsSource(ResourceDataSyncAwsOrganizationsSource awsOrganizationsSource) |
Information about the AwsOrganizationsSource resource data sync source.
|
static ResourceDataSyncSource.Builder |
ResourceDataSyncSource.builder() |
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.enableAllOpsDataSources(Boolean enableAllOpsDataSources) |
When you create a resource data sync, if you choose one of the Organizations options, then Systems Manager
automatically enables all OpsData sources in the selected Amazon Web Services Regions for all Amazon Web
Services accounts in your organization (or in the selected organization units).
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.includeFutureRegions(Boolean includeFutureRegions) |
Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those
Regions come online.
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.sourceRegions(String... sourceRegions) |
The SyncSource Amazon Web Services Regions included in the resource data sync.
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.sourceRegions(Collection<String> sourceRegions) |
The SyncSource Amazon Web Services Regions included in the resource data sync.
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.Builder.sourceType(String sourceType) |
The type of data source for the resource data sync.
|
ResourceDataSyncSource.Builder |
ResourceDataSyncSource.toBuilder() |
|