toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.logicapps.kotlin
/
TriggerHttpRequestArgs
/
TriggerHttpRequestArgs
Trigger
Http
Request
Args
constructor
(
logicAppId
:
Output
<
String
>
?
=
null
,
method
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
relativePath
:
Output
<
String
>
?
=
null
,
schema
:
Output
<
String
>
?
=
null
)