| 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 Regions for all accounts in your organization (or in
the selected organization units).
|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withIncludeFutureRegions(Boolean includeFutureRegions)
Whether to automatically synchronize and aggregate data from new Regions when those Regions come online.
|
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withSourceRegions(Collection<String> sourceRegions)
The
SyncSource Regions included in the resource data sync. |
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withSourceRegions(String... sourceRegions)
The
SyncSource 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 © 2021. All rights reserved.