pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.gamelift.kotlin.outputs
/
MatchmakingConfigurationGameProperty
Matchmaking
Configuration
Game
Property
data
class
MatchmakingConfigurationGameProperty
(
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Matchmaking
Configuration
Game
Property
Link copied to clipboard
fun
MatchmakingConfigurationGameProperty
(
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.