pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storage.kotlin.inputs
/
EncryptionServiceArgs
/
EncryptionServiceArgs
Encryption
Service
Args
fun
EncryptionServiceArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
keyType
:
Output
<
Either
<
String
,
KeyType
>
>
?
=
null
)