toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.gamelift.kotlin.outputs
/
MatchmakingConfigurationGameProperty
Matchmaking
Configuration
Game
Property
data
class
MatchmakingConfigurationGameProperty
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Matchmaking
Configuration
Game
Property
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
A game property key
value
Link copied to clipboard
val
value
:
String
A game property value.