Interface DataLossPreventionDiscoveryConfigOrgConfigLocation

    • Method Detail

      • getFolderId

        @Stability(Stable)
        @Nullable
        default String getFolderId()
        The ID for the folder within an organization to scan.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_discovery_config#folder_id DataLossPreventionDiscoveryConfig#folder_id}

      • getOrganizationId

        @Stability(Stable)
        @Nullable
        default String getOrganizationId()
        The ID of an organization to scan.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/data_loss_prevention_discovery_config#organization_id DataLossPreventionDiscoveryConfig#organization_id}