| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncOrganizationalUnit |
ResourceDataSyncOrganizationalUnit.clone() |
ResourceDataSyncOrganizationalUnit |
ResourceDataSyncOrganizationalUnit.withOrganizationalUnitId(String organizationalUnitId)
The Organizations unit ID data source for the sync.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDataSyncOrganizationalUnit> |
ResourceDataSyncAwsOrganizationsSource.getOrganizationalUnits()
The Organizations organization units included in the sync.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncAwsOrganizationsSource.withOrganizationalUnits(ResourceDataSyncOrganizationalUnit... organizationalUnits)
The Organizations organization units included in the sync.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDataSyncAwsOrganizationsSource.setOrganizationalUnits(Collection<ResourceDataSyncOrganizationalUnit> organizationalUnits)
The Organizations organization units included in the sync.
|
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncAwsOrganizationsSource.withOrganizationalUnits(Collection<ResourceDataSyncOrganizationalUnit> organizationalUnits)
The Organizations organization units included in the sync.
|
Copyright © 2023. All rights reserved.