template

@JvmName(name = "erdibspjvpglblks")
suspend fun template(value: Output<String>)
@JvmName(name = "qrwtajccyeyebhjr")
suspend fun template(value: String?)

Parameters

value

Template to use to format the username to import. Substitutions are enclosed in \${}. For example: '\$\${ALIAS}.\$\${CLAIM.sub}'. ALIAS is the provider alias. CLAIM.\ references an ID or Access token claim.