Uses of Interface
com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue.GameliftGameSessionQueuePlayerLatencyPolicy
-
Packages that use GameliftGameSessionQueuePlayerLatencyPolicy Package Description com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue aws_gamelift_game_session_queue -
-
Uses of GameliftGameSessionQueuePlayerLatencyPolicy in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue
Classes in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue that implement GameliftGameSessionQueuePlayerLatencyPolicy Modifier and Type Class Description static classGameliftGameSessionQueuePlayerLatencyPolicy.Jsii$ProxyAn implementation forGameliftGameSessionQueuePlayerLatencyPolicyMethods in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue that return GameliftGameSessionQueuePlayerLatencyPolicy Modifier and Type Method Description GameliftGameSessionQueuePlayerLatencyPolicyGameliftGameSessionQueuePlayerLatencyPolicy.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue with parameters of type GameliftGameSessionQueuePlayerLatencyPolicy Modifier and Type Method Description voidGameliftGameSessionQueuePlayerLatencyPolicyOutputReference. setInternalValue(GameliftGameSessionQueuePlayerLatencyPolicy value)Method parameters in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue with type arguments of type GameliftGameSessionQueuePlayerLatencyPolicy Modifier and Type Method Description GameliftGameSessionQueue.BuilderGameliftGameSessionQueue.Builder. playerLatencyPolicy(List<? extends GameliftGameSessionQueuePlayerLatencyPolicy> playerLatencyPolicy)player_latency_policy block.GameliftGameSessionQueueConfig.BuilderGameliftGameSessionQueueConfig.Builder. playerLatencyPolicy(List<? extends GameliftGameSessionQueuePlayerLatencyPolicy> playerLatencyPolicy)Sets the value ofGameliftGameSessionQueueConfig.getPlayerLatencyPolicy()voidGameliftGameSessionQueuePlayerLatencyPolicyList. setInternalValue(List<GameliftGameSessionQueuePlayerLatencyPolicy> value)
-