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