Uses of Class
com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue.GameliftGameSessionQueuePlayerLatencyPolicy.Builder
-
Packages that use GameliftGameSessionQueuePlayerLatencyPolicy.Builder Package Description com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue aws_gamelift_game_session_queue -
-
Uses of GameliftGameSessionQueuePlayerLatencyPolicy.Builder in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue
Methods in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue that return GameliftGameSessionQueuePlayerLatencyPolicy.Builder Modifier and Type Method Description static GameliftGameSessionQueuePlayerLatencyPolicy.BuilderGameliftGameSessionQueuePlayerLatencyPolicy. builder()GameliftGameSessionQueuePlayerLatencyPolicy.BuilderGameliftGameSessionQueuePlayerLatencyPolicy.Builder. maximumIndividualPlayerLatencyMilliseconds(Number maximumIndividualPlayerLatencyMilliseconds)GameliftGameSessionQueuePlayerLatencyPolicy.BuilderGameliftGameSessionQueuePlayerLatencyPolicy.Builder. policyDurationSeconds(Number policyDurationSeconds)Sets the value ofGameliftGameSessionQueuePlayerLatencyPolicy.getPolicyDurationSeconds()Constructors in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue with parameters of type GameliftGameSessionQueuePlayerLatencyPolicy.Builder Constructor Description Jsii$Proxy(GameliftGameSessionQueuePlayerLatencyPolicy.Builder builder)Constructor that initializes the object based on literal property values passed by theGameliftGameSessionQueuePlayerLatencyPolicy.Builder.
-