Uses of Class
software.amazon.awssdk.services.quicksight.model.AssetBundleImportJobDataSourceCredentials
-
Packages that use AssetBundleImportJobDataSourceCredentials Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AssetBundleImportJobDataSourceCredentials in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AssetBundleImportJobDataSourceCredentials Modifier and Type Method Description AssetBundleImportJobDataSourceCredentialsAssetBundleImportJobDataSourceOverrideParameters. credentials()An optional structure that provides the credentials to be used to create the imported data source.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AssetBundleImportJobDataSourceCredentials Modifier and Type Method Description AssetBundleImportJobDataSourceOverrideParameters.BuilderAssetBundleImportJobDataSourceOverrideParameters.Builder. credentials(AssetBundleImportJobDataSourceCredentials credentials)An optional structure that provides the credentials to be used to create the imported data source.
-