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