Class ProfileFileRefresher.ProfileFileRefreshRecord
java.lang.Object
software.amazon.awssdk.profiles.internal.ProfileFileRefresher.ProfileFileRefreshRecord
-
Method Summary
Modifier and TypeMethodDescriptionThe refreshed ProfileFile instance.The time at which the RefreshResult was created.
-
Method Details
-
profileFile
The refreshed ProfileFile instance. -
refreshTime
The time at which the RefreshResult was created.
-