pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
HTTPGetActionArgs
/
HTTPGetActionArgs
HTTPGet
Action
Args
fun
HTTPGetActionArgs
(
path
:
Output
<
String
>
?
=
null
,
scheme
:
Output
<
Either
<
String
,
HTTPSchemeType
>
>
?
=
null
,
type
:
Output
<
String
>
)