toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databox.kotlin.outputs
/
UnencryptedCredentialsResponse
Unencrypted
Credentials
Response
data
class
UnencryptedCredentialsResponse
(
val
jobName
:
String
,
val
jobSecrets
:
Any
)
Unencrypted credentials for accessing device.
Members
Constructors
Unencrypted
Credentials
Response
Link copied to clipboard
constructor
(
jobName
:
String
,
jobSecrets
:
Any
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
job
Name
Link copied to clipboard
val
jobName
:
String
Name of the job.
job
Secrets
Link copied to clipboard
val
jobSecrets
:
Any
Secrets related to this job.