encryptedCredential

@JvmName(name = "ecehcqldrximvtuj")
suspend fun encryptedCredential(value: Output<String>)
@JvmName(name = "jbdhriwjmqtulhgn")
suspend fun encryptedCredential(value: String?)

Parameters

value

The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Either encryptedCredential or username/password must be provided. Type: string.