aadAuth

@JvmName(name = "ryqwhboayowjfyqn")
suspend fun aadAuth(value: Output<ActionGroupWebhookReceiverAadAuthArgs>)
@JvmName(name = "vrspnjwvahrgmwqa")
suspend fun aadAuth(value: ActionGroupWebhookReceiverAadAuthArgs?)

Parameters

value

The aad_auth block as defined below.

NOTE: Before adding a secure webhook receiver by setting aad_auth, please read the configuration instruction of the AAD application.


@JvmName(name = "dltcuifiuuuffpfm")
suspend fun aadAuth(argument: suspend ActionGroupWebhookReceiverAadAuthArgsBuilder.() -> Unit)

Parameters

argument

The aad_auth block as defined below.

NOTE: Before adding a secure webhook receiver by setting aad_auth, please read the configuration instruction of the AAD application.