scriptId

@JvmName(name = "mjxurpkwlcndesfm")
suspend fun scriptId(value: Output<String>)
@JvmName(name = "qngndmaosdgavllh")
suspend fun scriptId(value: String?)

Parameters

value

A unique identifier for a Realtime script to be deployed on a new Realtime Servers fleet. The script must have been successfully uploaded to Amazon GameLift. This fleet setting cannot be changed once the fleet is created. Note: It is not currently possible to use the !Ref command to reference a script created with a CloudFormation template for the fleet property ScriptId. Instead, use Fn::GetAtt Script.Arn or Fn::GetAtt Script.Id to retrieve either of these properties as input for ScriptId. Alternatively, enter a ScriptId string manually.