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