Username Password Credentials Response
data class UsernamePasswordCredentialsResponse(val passwordSecretName: String, val usernameSecretName: String)
The credentials for authentication mode UsernamePassword.
The credentials for authentication mode UsernamePassword.