Uses of Class
software.amazon.awssdk.services.quicksight.model.DataSourceErrorInfo
-
Packages that use DataSourceErrorInfo Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataSourceErrorInfo in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataSourceErrorInfo Modifier and Type Method Description DataSourceErrorInfoDataSource. errorInfo()Error information from the last update or the creation of the data source.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataSourceErrorInfo Modifier and Type Method Description DataSource.BuilderDataSource.Builder. errorInfo(DataSourceErrorInfo errorInfo)Error information from the last update or the creation of the data source.
-