pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagecache.kotlin.outputs
/
CacheEncryptionSettingsResponse
Cache
Encryption
Settings
Response
data
class
CacheEncryptionSettingsResponse
(
val
keyEncryptionKey
:
KeyVaultKeyReferenceResponse
?
=
null
)
Cache encryption settings.
Types
Constructors
Properties
Constructors
Cache
Encryption
Settings
Response
Link copied to clipboard
fun
CacheEncryptionSettingsResponse
(
keyEncryptionKey
:
KeyVaultKeyReferenceResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Encryption
Key
Link copied to clipboard
val
keyEncryptionKey
:
KeyVaultKeyReferenceResponse
?
=
null
Specifies the location of the key encryption key in Key Vault.