Interface OsConfigPatchDeploymentRecurringScheduleTimeZone

    • Method Detail

      • getId

        @Stability(Stable)
        @NotNull
        String getId()
        IANA Time Zone Database time zone, e.g. "America/New_York".

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#id OsConfigPatchDeployment#id} Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.

      • getVersion

        @Stability(Stable)
        @Nullable
        default String getVersion()
        IANA Time Zone Database version number, e.g. "2019a".

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#version OsConfigPatchDeployment#version}