toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsmq.kotlin.outputs
/
KeyVaultSecretObjectResponse
Key
Vault
Secret
Object
Response
data
class
KeyVaultSecretObjectResponse
(
val
name
:
String
,
val
version
:
String
?
=
null
)
KeyVault secret object properties
Members
Constructors
Key
Vault
Secret
Object
Response
Link copied to clipboard
constructor
(
name
:
String
,
version
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
KeyVault secret name.
version
Link copied to clipboard
val
version
:
String
?
=
null
KeyVault secret version.