pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
HeaderActionArgs
/
HeaderActionArgs
Header
Action
Args
fun
HeaderActionArgs
(
headerActionType
:
Output
<
Either
<
String
,
HeaderActionType
>
>
,
headerName
:
Output
<
String
>
,
value
:
Output
<
String
>
?
=
null
)