Class FolderAccessApprovalSettingsEnrolledServices.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • cloudProduct

        @Stability(Stable)
        public FolderAccessApprovalSettingsEnrolledServices.Builder cloudProduct​(String cloudProduct)
        Parameters:
        cloudProduct - The product for which Access Approval will be enrolled. This parameter is required. Allowed values are listed (case-sensitive): * all * App Engine * BigQuery * Cloud Bigtable * Cloud Key Management Service * Compute Engine * Cloud Dataflow * Cloud Identity and Access Management * Cloud Pub/Sub * Cloud Storage * Persistent Disk Note: These values are supported as input, but considered a legacy format: * all * appengine.googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com * cloudkms.googleapis.com * compute.googleapis.com * dataflow.googleapis.com * iam.googleapis.com * pubsub.googleapis.com * storage.googleapis.com Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/folder_access_approval_settings#cloud_product FolderAccessApprovalSettings#cloud_product}
        Returns:
        this