toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appconfiguration.kotlin.outputs
/
GetConfigurationStoreEncryption
Get
Configuration
Store
Encryption
data
class
GetConfigurationStoreEncryption
(
val
identityClientId
:
String
,
val
keyVaultKeyIdentifier
:
String
)
Members
Constructors
Get
Configuration
Store
Encryption
Link copied to clipboard
constructor
(
identityClientId
:
String
,
keyVaultKeyIdentifier
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Client
Id
Link copied to clipboard
val
identityClientId
:
String
key
Vault
Key
Identifier
Link copied to clipboard
val
keyVaultKeyIdentifier
:
String