generateSecret

@JvmName(name = "ubramobatnlecnyo")
suspend fun generateSecret(value: Output<Boolean>)
@JvmName(name = "qdefhlemmcbtfkxa")
suspend fun generateSecret(value: Boolean?)

Parameters

value

When true , generates a client secret for the app client. Client secrets are used with server-side and machine-to-machine applications. Client secrets are automatically generated; you can't specify a secret value. For more information, see App client types .