toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storage.kotlin.inputs
/
EncryptionServicesArgs
/
EncryptionServicesArgs
Encryption
Services
Args
constructor
(
blob
:
Output
<
EncryptionServiceArgs
>
?
=
null
,
file
:
Output
<
EncryptionServiceArgs
>
?
=
null
,
queue
:
Output
<
EncryptionServiceArgs
>
?
=
null
,
table
:
Output
<
EncryptionServiceArgs
>
?
=
null
)