toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
ListNotebookKeysResult
List
Notebook
Keys
Result
data
class
ListNotebookKeysResult
(
val
primaryAccessKey
:
String
,
val
secondaryAccessKey
:
String
)
Members
Constructors
List
Notebook
Keys
Result
Link copied to clipboard
constructor
(
primaryAccessKey
:
String
,
secondaryAccessKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
primary
Access
Key
Link copied to clipboard
val
primaryAccessKey
:
String
secondary
Access
Key
Link copied to clipboard
val
secondaryAccessKey
:
String