GetGameServerDeploymentRolloutPlainArgs

data class GetGameServerDeploymentRolloutPlainArgs(val deploymentId: String) : ConvertibleToJava<GetGameServerDeploymentRolloutPlainArgs>

A collection of arguments for invoking getGameServerDeploymentRollout.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetGameServerDeploymentRolloutPlainArgs

Properties

Link copied to clipboard

The deployment to get the rollout state from. Only 1 rollout must be associated with each deployment.