toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.outputs
/
SymmetricKeyResponse
Symmetric
Key
Response
data
class
SymmetricKeyResponse
(
val
connectionString
:
AsymmetricEncryptedSecretResponse
?
=
null
)
Symmetric key for authentication.
Members
Constructors
Symmetric
Key
Response
Link copied to clipboard
constructor
(
connectionString
:
AsymmetricEncryptedSecretResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
connection
String
Link copied to clipboard
val
connectionString
:
AsymmetricEncryptedSecretResponse
?
=
null
Connection string based on the symmetric key.