Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot.DataAwsFsxOpenzfsSnapshotFilter
-
Packages that use DataAwsFsxOpenzfsSnapshotFilter Package Description com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot data_aws_fsx_openzfs_snapshot -
-
Uses of DataAwsFsxOpenzfsSnapshotFilter in com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot
Classes in com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot that implement DataAwsFsxOpenzfsSnapshotFilter Modifier and Type Class Description static classDataAwsFsxOpenzfsSnapshotFilter.Jsii$ProxyAn implementation forDataAwsFsxOpenzfsSnapshotFilterMethods in com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot that return DataAwsFsxOpenzfsSnapshotFilter Modifier and Type Method Description DataAwsFsxOpenzfsSnapshotFilterDataAwsFsxOpenzfsSnapshotFilter.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot with parameters of type DataAwsFsxOpenzfsSnapshotFilter Modifier and Type Method Description voidDataAwsFsxOpenzfsSnapshotFilterOutputReference. setInternalValue(DataAwsFsxOpenzfsSnapshotFilter value)Method parameters in com.hashicorp.cdktf.providers.aws.data_aws_fsx_openzfs_snapshot with type arguments of type DataAwsFsxOpenzfsSnapshotFilter Modifier and Type Method Description DataAwsFsxOpenzfsSnapshot.BuilderDataAwsFsxOpenzfsSnapshot.Builder. filter(List<? extends DataAwsFsxOpenzfsSnapshotFilter> filter)filter block.DataAwsFsxOpenzfsSnapshotConfig.BuilderDataAwsFsxOpenzfsSnapshotConfig.Builder. filter(List<? extends DataAwsFsxOpenzfsSnapshotFilter> filter)Sets the value ofDataAwsFsxOpenzfsSnapshotConfig.getFilter()voidDataAwsFsxOpenzfsSnapshotFilterList. setInternalValue(List<DataAwsFsxOpenzfsSnapshotFilter> value)
-