pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
NspAccessRuleArgsBuilder
/
direction
direction
@
JvmName
(
name
=
"qikvjnxhdqntkudj"
)
suspend
fun
direction
(
value
:
Output
<
Either
<
String
,
AccessRuleDirection
>
>
)
@
JvmName
(
name
=
"doexreduumqxypqh"
)
suspend
fun
direction
(
value
:
Either
<
String
,
AccessRuleDirection
>
?
)
@
JvmName
(
name
=
"hndlakjpgtltlrvq"
)
fun
direction
(
value
:
String
)
@
JvmName
(
name
=
"bsknjaukxrqgrtwy"
)
fun
direction
(
value
:
AccessRuleDirection
)
Parameters
value
Direction that specifies whether the access rules is inbound/outbound.