Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table.DataAwsEc2LocalGatewayRouteTableTimeouts.Builder
-
Packages that use DataAwsEc2LocalGatewayRouteTableTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table data_aws_ec2_local_gateway_route_table -
-
Uses of DataAwsEc2LocalGatewayRouteTableTimeouts.Builder in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table
Methods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table that return DataAwsEc2LocalGatewayRouteTableTimeouts.Builder Modifier and Type Method Description static DataAwsEc2LocalGatewayRouteTableTimeouts.BuilderDataAwsEc2LocalGatewayRouteTableTimeouts. builder()DataAwsEc2LocalGatewayRouteTableTimeouts.BuilderDataAwsEc2LocalGatewayRouteTableTimeouts.Builder. read(String read)Sets the value ofDataAwsEc2LocalGatewayRouteTableTimeouts.getRead()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table with parameters of type DataAwsEc2LocalGatewayRouteTableTimeouts.Builder Constructor Description Jsii$Proxy(DataAwsEc2LocalGatewayRouteTableTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsEc2LocalGatewayRouteTableTimeouts.Builder.
-