Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment.DataAwsEc2TransitGatewayVpnAttachmentFilter
-
Packages that use DataAwsEc2TransitGatewayVpnAttachmentFilter Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment data_aws_ec2_transit_gateway_vpn_attachment -
-
Uses of DataAwsEc2TransitGatewayVpnAttachmentFilter in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment that implement DataAwsEc2TransitGatewayVpnAttachmentFilter Modifier and Type Class Description static classDataAwsEc2TransitGatewayVpnAttachmentFilter.Jsii$ProxyAn implementation forDataAwsEc2TransitGatewayVpnAttachmentFilterMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment that return DataAwsEc2TransitGatewayVpnAttachmentFilter Modifier and Type Method Description DataAwsEc2TransitGatewayVpnAttachmentFilterDataAwsEc2TransitGatewayVpnAttachmentFilter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment with parameters of type DataAwsEc2TransitGatewayVpnAttachmentFilter Modifier and Type Method Description voidDataAwsEc2TransitGatewayVpnAttachmentFilterOutputReference. setInternalValue(DataAwsEc2TransitGatewayVpnAttachmentFilter value)Method parameters in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment with type arguments of type DataAwsEc2TransitGatewayVpnAttachmentFilter Modifier and Type Method Description DataAwsEc2TransitGatewayVpnAttachment.BuilderDataAwsEc2TransitGatewayVpnAttachment.Builder. filter(List<? extends DataAwsEc2TransitGatewayVpnAttachmentFilter> filter)filter block.DataAwsEc2TransitGatewayVpnAttachmentConfig.BuilderDataAwsEc2TransitGatewayVpnAttachmentConfig.Builder. filter(List<? extends DataAwsEc2TransitGatewayVpnAttachmentFilter> filter)Sets the value ofDataAwsEc2TransitGatewayVpnAttachmentConfig.getFilter()voidDataAwsEc2TransitGatewayVpnAttachmentFilterList. setInternalValue(List<DataAwsEc2TransitGatewayVpnAttachmentFilter> value)
-