Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group.DataAwsLbTargetGroupTimeouts.Builder
-
Packages that use DataAwsLbTargetGroupTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group data_aws_lb_target_group -
-
Uses of DataAwsLbTargetGroupTimeouts.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 DataAwsLbTargetGroupTimeouts.Builder Modifier and Type Method Description static DataAwsLbTargetGroupTimeouts.BuilderDataAwsLbTargetGroupTimeouts. builder()DataAwsLbTargetGroupTimeouts.BuilderDataAwsLbTargetGroupTimeouts.Builder. read(String read)Sets the value ofDataAwsLbTargetGroupTimeouts.getRead()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_lb_target_group with parameters of type DataAwsLbTargetGroupTimeouts.Builder Constructor Description Jsii$Proxy(DataAwsLbTargetGroupTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsLbTargetGroupTimeouts.Builder.
-