Qbusiness > Structures > BasicAuthConfiguration BasicAuthConfiguration¶ Structure Class¶ BasicAuthConfiguration dataclass ¶ Information about the basic authentication credentials used to configure a plugin. Attributes¶ role_arn instance-attribute ¶ role_arn: str The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret. secret_arn instance-attribute ¶ secret_arn: str The ARN of the Secrets Manager secret that stores the basic authentication credentials used for plugin configuration..