Class OrganizationPolicyListPolicy.Jsii$Proxy

    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getInheritFromParent

        public final Object getInheritFromParent()
        Description copied from interface: OrganizationPolicyListPolicy
        If set to true, the values from the effective Policy of the parent resource are inherited, meaning the values set in this Policy are added to the values inherited up the hierarchy.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/organization_policy#inherit_from_parent OrganizationPolicy#inherit_from_parent}

        Specified by:
        getInheritFromParent in interface OrganizationPolicyListPolicy
      • getSuggestedValue

        public final String getSuggestedValue()
        Description copied from interface: OrganizationPolicyListPolicy
        The Google Cloud Console will try to default to a configuration that matches the value specified in this field.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/organization_policy#suggested_value OrganizationPolicy#suggested_value}

        Specified by:
        getSuggestedValue in interface OrganizationPolicyListPolicy
      • $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