AWS::GameLift::MatchmakingConfiguration GameProperty
一组键值对,其中包含有关游戏会话的信息。如果这些属性包含在游戏会话请求中,则提供在设置新游戏会话时使用的详细信息。例如,属性可能指定游戏模式、关卡或地图。在启动新的游戏会话时,游戏属性将传递给游戏服务器进程。
语法
要在 AWS CloudFormation 模板中声明此实体,请使用以下语法:
属性
Key
-
游戏属性标识符。
必需:是
类型:字符串
最高:
32
Update requires: No interruption
Value
-
游戏属性值。
必需:是
类型:字符串
最高:
96
Update requires: No interruption
另请参阅
-
Amazon GameLift 开发人员指南 中的使用 AWS CloudFormation 创建 GameLift 资源
-
Amazon GameLift 开发人员指南 中的设计 FlexMatch 对战构建器
-
Amazon GameLift API 参考 中的 GameProperty