Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
AssetBundleImportJobDataSourceCredentials |
AssetBundleImportJobDataSourceCredentials.clone() |
AssetBundleImportJobDataSourceCredentials |
AssetBundleImportJobDataSourceOverrideParameters.getCredentials()
An optional structure that provides the credentials to be used to create the imported data source.
|
AssetBundleImportJobDataSourceCredentials |
AssetBundleImportJobDataSourceCredentials.withCredentialPair(AssetBundleImportJobDataSourceCredentialPair credentialPair)
A username and password credential pair to be used to create the imported data source.
|
AssetBundleImportJobDataSourceCredentials |
AssetBundleImportJobDataSourceCredentials.withSecretArn(String secretArn)
The ARN of the Secrets Manager secret that's used to create the imported data source.
|
Modifier and Type | Method and Description |
---|---|
void |
AssetBundleImportJobDataSourceOverrideParameters.setCredentials(AssetBundleImportJobDataSourceCredentials credentials)
An optional structure that provides the credentials to be used to create the imported data source.
|
AssetBundleImportJobDataSourceOverrideParameters |
AssetBundleImportJobDataSourceOverrideParameters.withCredentials(AssetBundleImportJobDataSourceCredentials credentials)
An optional structure that provides the credentials to be used to create the imported data source.
|
Copyright © 2023. All rights reserved.