Interface OsConfigPatchDeploymentPatchConfigPostStepLinuxExecStepConfigGcsObject

    • Method Detail

      • getBucket

        @Stability(Stable)
        @NotNull
        String getBucket()
        Bucket of the Cloud Storage object.

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

      • getGenerationNumber

        @Stability(Stable)
        @NotNull
        String getGenerationNumber()
        Generation number of the Cloud Storage object.

        This is used to ensure that the ExecStep specified by this PatchJob does not change. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment#generation_number OsConfigPatchDeployment#generation_number}

      • getObject

        @Stability(Stable)
        @NotNull
        String getObject()
        Name of the Cloud Storage object.

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