Class FolderAccessApprovalSettingsEnrolledServices.Jsii$Proxy

    • Method Detail

      • getCloudProduct

        public final String getCloudProduct()
        Description copied from interface: FolderAccessApprovalSettingsEnrolledServices
        The product for which Access Approval will be enrolled.

        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}

        Specified by:
        getCloudProduct in interface FolderAccessApprovalSettingsEnrolledServices
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object