Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_dx_gateway_attachment.DataAwsEc2TransitGatewayDxGatewayAttachmentFilter
-
Packages that use DataAwsEc2TransitGatewayDxGatewayAttachmentFilter 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 in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_dx_gateway_attachment
Classes in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_dx_gateway_attachment that implement DataAwsEc2TransitGatewayDxGatewayAttachmentFilter Modifier and Type Class Description static classDataAwsEc2TransitGatewayDxGatewayAttachmentFilter.Jsii$ProxyAn implementation forDataAwsEc2TransitGatewayDxGatewayAttachmentFilterMethods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_dx_gateway_attachment that return DataAwsEc2TransitGatewayDxGatewayAttachmentFilter Modifier and Type Method Description DataAwsEc2TransitGatewayDxGatewayAttachmentFilterDataAwsEc2TransitGatewayDxGatewayAttachmentFilter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_dx_gateway_attachment with parameters of type DataAwsEc2TransitGatewayDxGatewayAttachmentFilter Modifier and Type Method Description voidDataAwsEc2TransitGatewayDxGatewayAttachmentFilterOutputReference. setInternalValue(DataAwsEc2TransitGatewayDxGatewayAttachmentFilter value)Method parameters in com.hashicorp.cdktf.providers.aws.data_aws_ec2_transit_gateway_dx_gateway_attachment with type arguments of type DataAwsEc2TransitGatewayDxGatewayAttachmentFilter Modifier and Type Method Description DataAwsEc2TransitGatewayDxGatewayAttachment.BuilderDataAwsEc2TransitGatewayDxGatewayAttachment.Builder. filter(List<? extends DataAwsEc2TransitGatewayDxGatewayAttachmentFilter> filter)filter block.DataAwsEc2TransitGatewayDxGatewayAttachmentConfig.BuilderDataAwsEc2TransitGatewayDxGatewayAttachmentConfig.Builder. filter(List<? extends DataAwsEc2TransitGatewayDxGatewayAttachmentFilter> filter)Sets the value ofDataAwsEc2TransitGatewayDxGatewayAttachmentConfig.getFilter()voidDataAwsEc2TransitGatewayDxGatewayAttachmentFilterList. setInternalValue(List<DataAwsEc2TransitGatewayDxGatewayAttachmentFilter> value)
-