Uses of Class
software.amazon.awssdk.services.ssm.model.ResourceDataSyncSourceWithState
-
Packages that use ResourceDataSyncSourceWithState Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of ResourceDataSyncSourceWithState in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ResourceDataSyncSourceWithState Modifier and Type Method Description ResourceDataSyncSourceWithStateResourceDataSyncItem. syncSource()Information about the source where the data was synchronized.Methods in software.amazon.awssdk.services.ssm.model with parameters of type ResourceDataSyncSourceWithState Modifier and Type Method Description ResourceDataSyncItem.BuilderResourceDataSyncItem.Builder. syncSource(ResourceDataSyncSourceWithState syncSource)Information about the source where the data was synchronized.
-