pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Symmetric
Key
Response
Link copied to clipboard
fun
SymmetricKeyResponse
(
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.