Interface OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResources

    • Method Detail

      • getId

        @Stability(Stable)
        @NotNull
        String getId()
        The id of the resource with the following restrictions: * Must contain only lowercase letters, numbers, and hyphens.

        * Must start with a letter. * Must be between 1-63 characters. * Must end with a number or a letter. * Must be unique within the OS policy. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_os_policy_assignment#id OsConfigOsPolicyAssignment#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.

      • getExec

        @Stability(Stable)
        @Nullable
        default OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesExec getExec()
        exec block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_os_policy_assignment#exec OsConfigOsPolicyAssignment#exec}

      • getFile

        @Stability(Stable)
        @Nullable
        default OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesFile getFile()
        file block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_os_policy_assignment#file OsConfigOsPolicyAssignment#file}

      • getPkg

        @Stability(Stable)
        @Nullable
        default OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesPkg getPkg()
        pkg block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_os_policy_assignment#pkg OsConfigOsPolicyAssignment#pkg}

      • getRepository

        @Stability(Stable)
        @Nullable
        default OsConfigOsPolicyAssignmentOsPoliciesResourceGroupsResourcesRepository getRepository()
        repository block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_os_policy_assignment#repository OsConfigOsPolicyAssignment#repository}