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