Uses of Interface
com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue.GameliftGameSessionQueueConfig
-
Packages that use GameliftGameSessionQueueConfig Package Description com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue aws_gamelift_game_session_queue -
-
Uses of GameliftGameSessionQueueConfig in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue
Classes in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue that implement GameliftGameSessionQueueConfig Modifier and Type Class Description static classGameliftGameSessionQueueConfig.Jsii$ProxyAn implementation forGameliftGameSessionQueueConfigMethods in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue that return GameliftGameSessionQueueConfig Modifier and Type Method Description GameliftGameSessionQueueConfigGameliftGameSessionQueueConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.gamelift_game_session_queue with parameters of type GameliftGameSessionQueueConfig Constructor Description GameliftGameSessionQueue(software.constructs.Construct scope, String id, GameliftGameSessionQueueConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/gamelift_game_session_queue aws_gamelift_game_session_queue} Resource.
-