| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncAwsOrganizationsSource.clone() |
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncSourceWithState.getAwsOrganizationsSource()
The field name in
SyncSource for the ResourceDataSyncAwsOrganizationsSource type. |
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncSource.getAwsOrganizationsSource()
Information about the
AwsOrganizationsSource resource data sync source. |
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncAwsOrganizationsSource.withOrganizationalUnits(Collection<ResourceDataSyncOrganizationalUnit> organizationalUnits)
The Organizations organization units included in the sync.
|
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncAwsOrganizationsSource.withOrganizationalUnits(ResourceDataSyncOrganizationalUnit... organizationalUnits)
The Organizations organization units included in the sync.
|
ResourceDataSyncAwsOrganizationsSource |
ResourceDataSyncAwsOrganizationsSource.withOrganizationSourceType(String organizationSourceType)
If an Amazon Web Services organization is present, this is either
OrganizationalUnits or
EntireOrganization. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDataSyncSourceWithState.setAwsOrganizationsSource(ResourceDataSyncAwsOrganizationsSource awsOrganizationsSource)
The field name in
SyncSource for the ResourceDataSyncAwsOrganizationsSource type. |
void |
ResourceDataSyncSource.setAwsOrganizationsSource(ResourceDataSyncAwsOrganizationsSource awsOrganizationsSource)
Information about the
AwsOrganizationsSource resource data sync source. |
ResourceDataSyncSourceWithState |
ResourceDataSyncSourceWithState.withAwsOrganizationsSource(ResourceDataSyncAwsOrganizationsSource awsOrganizationsSource)
The field name in
SyncSource for the ResourceDataSyncAwsOrganizationsSource type. |
ResourceDataSyncSource |
ResourceDataSyncSource.withAwsOrganizationsSource(ResourceDataSyncAwsOrganizationsSource awsOrganizationsSource)
Information about the
AwsOrganizationsSource resource data sync source. |
Copyright © 2023. All rights reserved.