toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
StringStringKeyValuePairResponse
String
String
Key
Value
Pair
Response
data
class
StringStringKeyValuePairResponse
(
val
key
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Members
Constructors
String
String
Key
Value
Pair
Response
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null