Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations.DataAwsEc2TransitGatewayRouteTablePropagationsFilter
-
Packages that use DataAwsEc2TransitGatewayRouteTablePropagationsFilter Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations data_aws_ec2_transit_gateway_route_table_propagations -
-
Uses of DataAwsEc2TransitGatewayRouteTablePropagationsFilter in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations that implement DataAwsEc2TransitGatewayRouteTablePropagationsFilter Modifier and Type Class Description static classDataAwsEc2TransitGatewayRouteTablePropagationsFilter.Jsii$ProxyAn implementation forDataAwsEc2TransitGatewayRouteTablePropagationsFilterMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations that return DataAwsEc2TransitGatewayRouteTablePropagationsFilter Modifier and Type Method Description DataAwsEc2TransitGatewayRouteTablePropagationsFilterDataAwsEc2TransitGatewayRouteTablePropagationsFilter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations with parameters of type DataAwsEc2TransitGatewayRouteTablePropagationsFilter Modifier and Type Method Description voidDataAwsEc2TransitGatewayRouteTablePropagationsFilterOutputReference. setInternalValue(DataAwsEc2TransitGatewayRouteTablePropagationsFilter value)Method parameters in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_route_table_propagations with type arguments of type DataAwsEc2TransitGatewayRouteTablePropagationsFilter Modifier and Type Method Description DataAwsEc2TransitGatewayRouteTablePropagations.BuilderDataAwsEc2TransitGatewayRouteTablePropagations.Builder. filter(List<? extends DataAwsEc2TransitGatewayRouteTablePropagationsFilter> filter)filter block.DataAwsEc2TransitGatewayRouteTablePropagationsConfig.BuilderDataAwsEc2TransitGatewayRouteTablePropagationsConfig.Builder. filter(List<? extends DataAwsEc2TransitGatewayRouteTablePropagationsFilter> filter)Sets the value ofDataAwsEc2TransitGatewayRouteTablePropagationsConfig.getFilter()voidDataAwsEc2TransitGatewayRouteTablePropagationsFilterList. setInternalValue(List<DataAwsEc2TransitGatewayRouteTablePropagationsFilter> value)
-