BasicAuth
HTTP Basic Authentication credentials (username and password) stored in Amazon Web Services Secrets Manager.
Inherited functions
Link copied to clipboard
Casts this ProxyCredentials as a BasicAuth and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.BasicAuth value. Throws an exception if the ProxyCredentials is not a BasicAuth.
Link copied to clipboard
Casts this ProxyCredentials as a BasicAuth and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.BasicAuth value. Returns null if the ProxyCredentials is not a BasicAuth.