pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
SecurityProfileArgs
/
SecurityProfileArgs
Security
Profile
Args
fun
SecurityProfileArgs
(
encryptionAtHost
:
Output
<
Boolean
>
?
=
null
,
securityType
:
Output
<
Either
<
String
,
SecurityTypes
>
>
?
=
null
,
uefiSettings
:
Output
<
UefiSettingsArgs
>
?
=
null
)