Uses of Class
software.amazon.awssdk.services.ssm.model.ResourceDataSyncOrganizationalUnit
Packages that use ResourceDataSyncOrganizationalUnit
-
Uses of ResourceDataSyncOrganizationalUnit in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ResourceDataSyncOrganizationalUnitModifier and TypeMethodDescriptionResourceDataSyncAwsOrganizationsSource.organizationalUnits()The Organizations organization units included in the sync.Methods in software.amazon.awssdk.services.ssm.model with parameters of type ResourceDataSyncOrganizationalUnitModifier and TypeMethodDescriptionResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(ResourceDataSyncOrganizationalUnit... organizationalUnits) The Organizations organization units included in the sync.Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type ResourceDataSyncOrganizationalUnitModifier and TypeMethodDescriptionResourceDataSyncAwsOrganizationsSource.Builder.organizationalUnits(Collection<ResourceDataSyncOrganizationalUnit> organizationalUnits) The Organizations organization units included in the sync.