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