azure Function Endpoint
suspend fun azureFunctionEndpoint(value: Output<SystemTopicEventSubscriptionAzureFunctionEndpointArgs>)
Parameters
value
An azure_function_endpoint
block as defined below.
suspend fun azureFunctionEndpoint(argument: suspend SystemTopicEventSubscriptionAzureFunctionEndpointArgsBuilder.() -> Unit)
Parameters
argument
An azure_function_endpoint
block as defined below.