Interface ContainerClusterMaintenancePolicyRecurringWindow

    • Method Detail

      • getEndTime

        @Stability(Stable)
        @NotNull
        String getEndTime()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_cluster#end_time ContainerCluster#end_time}.
      • getRecurrence

        @Stability(Stable)
        @NotNull
        String getRecurrence()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_cluster#recurrence ContainerCluster#recurrence}.
      • getStartTime

        @Stability(Stable)
        @NotNull
        String getStartTime()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_cluster#start_time ContainerCluster#start_time}.