Uses of Interface
com.hashicorp.cdktf.providers.google.filestore_snapshot.FilestoreSnapshotConfig
-
Packages that use FilestoreSnapshotConfig Package Description com.hashicorp.cdktf.providers.google.filestore_snapshot google_filestore_snapshot -
-
Uses of FilestoreSnapshotConfig in com.hashicorp.cdktf.providers.google.filestore_snapshot
Classes in com.hashicorp.cdktf.providers.google.filestore_snapshot that implement FilestoreSnapshotConfig Modifier and Type Class Description static classFilestoreSnapshotConfig.Jsii$ProxyAn implementation forFilestoreSnapshotConfigMethods in com.hashicorp.cdktf.providers.google.filestore_snapshot that return FilestoreSnapshotConfig Modifier and Type Method Description FilestoreSnapshotConfigFilestoreSnapshotConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.filestore_snapshot with parameters of type FilestoreSnapshotConfig Constructor Description FilestoreSnapshot(software.constructs.Construct scope, String id, FilestoreSnapshotConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/filestore_snapshot google_filestore_snapshot} Resource.
-