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