Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group.DataAwsLbTargetGroupHealthCheck.Builder
-
Packages that use DataAwsLbTargetGroupHealthCheck.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group data_aws_lb_target_group -
-
Uses of DataAwsLbTargetGroupHealthCheck.Builder in com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group
Methods in com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group that return DataAwsLbTargetGroupHealthCheck.Builder Modifier and Type Method Description static DataAwsLbTargetGroupHealthCheck.BuilderDataAwsLbTargetGroupHealthCheck. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group with parameters of type DataAwsLbTargetGroupHealthCheck.Builder Constructor Description Jsii$Proxy(DataAwsLbTargetGroupHealthCheck.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsLbTargetGroupHealthCheck.Builder.
-