| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDataSyncOrganizationalUnit> |
ResourceDataSyncAwsOrganizationsSource.organizationalUnits()
The AWS Organizations organization units included in the sync.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncAwsOrganizationsSource.Builder |
ResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(ResourceDataSyncOrganizationalUnit... organizationalUnits)
The AWS Organizations organization units included in the sync.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncAwsOrganizationsSource.Builder |
ResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(Collection<ResourceDataSyncOrganizationalUnit> organizationalUnits)
The AWS Organizations organization units included in the sync.
|
Copyright © 2020. All rights reserved.