Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment.DataAwsEc2TransitGatewayVpnAttachmentFilter.Builder
-
Packages that use DataAwsEc2TransitGatewayVpnAttachmentFilter.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment data_aws_ec2_transit_gateway_vpn_attachment -
-
Uses of DataAwsEc2TransitGatewayVpnAttachmentFilter.Builder in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment
Methods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment that return DataAwsEc2TransitGatewayVpnAttachmentFilter.Builder Modifier and Type Method Description static DataAwsEc2TransitGatewayVpnAttachmentFilter.BuilderDataAwsEc2TransitGatewayVpnAttachmentFilter. builder()DataAwsEc2TransitGatewayVpnAttachmentFilter.BuilderDataAwsEc2TransitGatewayVpnAttachmentFilter.Builder. name(String name)Sets the value ofDataAwsEc2TransitGatewayVpnAttachmentFilter.getName()DataAwsEc2TransitGatewayVpnAttachmentFilter.BuilderDataAwsEc2TransitGatewayVpnAttachmentFilter.Builder. values(List<String> values)Sets the value ofDataAwsEc2TransitGatewayVpnAttachmentFilter.getValues()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_vpn_attachment with parameters of type DataAwsEc2TransitGatewayVpnAttachmentFilter.Builder Constructor Description Jsii$Proxy(DataAwsEc2TransitGatewayVpnAttachmentFilter.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsEc2TransitGatewayVpnAttachmentFilter.Builder.
-