toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cognitiveservices.kotlin.outputs
/
CustomKeysResponse
Custom
Keys
Response
data
class
CustomKeysResponse
(
val
keys
:
Map
<
String
,
String
>
?
=
null
)
Custom Keys credential object
Members
Constructors
Custom
Keys
Response
Link copied to clipboard
constructor
(
keys
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
keys
Link copied to clipboard
val
keys
:
Map
<
String
,
String
>
?
=
null