Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.clone() |
ResourceDataSyncSourceWithState |
ResourceDataSyncItem.getSyncSource()
Information about the source where the data was synchronized.
|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withAwsOrganizationsSource(ResourceDataSyncAwsOrganizationsSource awsOrganizationsSource)
The field name in
SyncSource for the ResourceDataSyncAwsOrganizationsSource type. |
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withEnableAllOpsDataSources(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).
|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withIncludeFutureRegions(Boolean includeFutureRegions)
Whether to automatically synchronize and aggregate data from new Amazon Web Services Regions when those Regions
come online.
|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withSourceRegions(Collection<String> sourceRegions)
The
SyncSource Amazon Web Services Regions included in the resource data sync. |
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withSourceRegions(String... sourceRegions)
The
SyncSource Amazon Web Services Regions included in the resource data sync. |
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withSourceType(String sourceType)
The type of data source for the resource data sync.
|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withState(String state)
The data type name for including resource data sync state.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceDataSyncItem.setSyncSource(ResourceDataSyncSourceWithState syncSource)
Information about the source where the data was synchronized.
|
ResourceDataSyncItem |
ResourceDataSyncItem.withSyncSource(ResourceDataSyncSourceWithState syncSource)
Information about the source where the data was synchronized.
|
Copyright © 2024. All rights reserved.