pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin
/
NodeTypeArgsBuilder
/
securityType
security
Type
@
JvmName
(
name
=
"scqgpqqvhmcvqnjx"
)
suspend
fun
securityType
(
value
:
Output
<
Either
<
String
,
SecurityType
>
>
)
@
JvmName
(
name
=
"ykatahwewaxpcsmk"
)
suspend
fun
securityType
(
value
:
Either
<
String
,
SecurityType
>
?
)
@
JvmName
(
name
=
"qmhcgytgsvyifbka"
)
fun
securityType
(
value
:
String
)
@
JvmName
(
name
=
"ujbahkesqlexficn"
)
fun
securityType
(
value
:
SecurityType
)
Parameters
value
Specifies the security type of the nodeType. Only TrustedLaunch is currently supported