| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ClientCredentialConfiguration |
OAuth2ClientCredentialConfiguration.clone() |
OAuth2ClientCredentialConfiguration |
PluginAuthConfiguration.getOAuth2ClientCredentialConfiguration()
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
|
OAuth2ClientCredentialConfiguration |
OAuth2ClientCredentialConfiguration.withRoleArn(String roleArn)
The ARN of an IAM role used by Amazon Q Business to access the OAuth 2.0 authentication credentials stored in a
Secrets Manager secret.
|
OAuth2ClientCredentialConfiguration |
OAuth2ClientCredentialConfiguration.withSecretArn(String secretArn)
The ARN of the Secrets Manager secret that stores the OAuth 2.0 credentials/token used for plugin configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginAuthConfiguration.setOAuth2ClientCredentialConfiguration(OAuth2ClientCredentialConfiguration oAuth2ClientCredentialConfiguration)
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
|
PluginAuthConfiguration |
PluginAuthConfiguration.withOAuth2ClientCredentialConfiguration(OAuth2ClientCredentialConfiguration oAuth2ClientCredentialConfiguration)
Information about the OAuth 2.0 authentication credential/token used to configure a plugin.
|
Copyright © 2025. All rights reserved.