Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table.DataAwsEc2LocalGatewayRouteTableFilter.Builder
-
Packages that use DataAwsEc2LocalGatewayRouteTableFilter.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table data_aws_ec2_local_gateway_route_table -
-
Uses of DataAwsEc2LocalGatewayRouteTableFilter.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 DataAwsEc2LocalGatewayRouteTableFilter.Builder Modifier and Type Method Description static DataAwsEc2LocalGatewayRouteTableFilter.BuilderDataAwsEc2LocalGatewayRouteTableFilter. builder()DataAwsEc2LocalGatewayRouteTableFilter.BuilderDataAwsEc2LocalGatewayRouteTableFilter.Builder. name(String name)Sets the value ofDataAwsEc2LocalGatewayRouteTableFilter.getName()DataAwsEc2LocalGatewayRouteTableFilter.BuilderDataAwsEc2LocalGatewayRouteTableFilter.Builder. values(List<String> values)Sets the value ofDataAwsEc2LocalGatewayRouteTableFilter.getValues()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ec2_local_gateway_route_table with parameters of type DataAwsEc2LocalGatewayRouteTableFilter.Builder Constructor Description Jsii$Proxy(DataAwsEc2LocalGatewayRouteTableFilter.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsEc2LocalGatewayRouteTableFilter.Builder.
-