encryptedCredential

@JvmName(name = "nmwfvnsibhklkwoc")
suspend fun encryptedCredential(value: Output<String>)
@JvmName(name = "uwmooigfbsceyduc")
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.