Interface AlloydbClusterRestoreContinuousBackupSource

    • Method Detail

      • getCluster

        @Stability(Stable)
        @NotNull
        String getCluster()
        The name of the source cluster that this cluster is restored from.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#cluster AlloydbCluster#cluster}

      • getPointInTime

        @Stability(Stable)
        @NotNull
        String getPointInTime()
        The point in time that this cluster is restored to, in RFC 3339 format.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/alloydb_cluster#point_in_time AlloydbCluster#point_in_time}