toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
SecurityGroupRuleArgsBuilder
/
nicType
nic
Type
@
JvmName
(
name
=
"xrluvymbdrihnwgo"
)
suspend
fun
nicType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bkkhpdfthrfigygj"
)
suspend
fun
nicType
(
value
:
String
?
)
Parameters
value
Network type, can be either
internet
or
intranet
, the default value is
internet
.