describeScript
inline suspend fun GameLiftClient.describeScript(crossinline block: DescribeScriptRequest.Builder.() -> Unit): DescribeScriptResponse
Retrieves properties for a Realtime script.
To request a script record, specify the script ID. If successful, an object containing the script properties is returned.
Learn more
Amazon GameLift Servers Amazon GameLift Servers Realtime
Related actions