toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
PreBuildStepArgsBuilder
/
httpGet
http
Get
@
JvmName
(
name
=
"dslntqohpfcnfscx"
)
suspend
fun
httpGet
(
value
:
Output
<
HttpGetArgs
>
)
@
JvmName
(
name
=
"igfknsynplirqqpo"
)
suspend
fun
httpGet
(
value
:
HttpGetArgs
?
)
Parameters
value
Http get request to send before the build.
@
JvmName
(
name
=
"jymirroeuswqtrym"
)
suspend
fun
httpGet
(
argument
:
suspend
HttpGetArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Http get request to send before the build.