Class SccProjectCustomModuleCustomConfigPredicate.Jsii$Proxy

    • Method Detail

      • getDescription

        public final String getDescription()
        Description copied from interface: SccProjectCustomModuleCustomConfigPredicate
        Description of the expression.

        This is a longer text which describes the expression, e.g. when hovered over it in a UI. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/scc_project_custom_module#description SccProjectCustomModule#description}

        Specified by:
        getDescription in interface SccProjectCustomModuleCustomConfigPredicate
      • getTitle

        public final String getTitle()
        Description copied from interface: SccProjectCustomModuleCustomConfigPredicate
        Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/scc_project_custom_module#title SccProjectCustomModule#title}

        Specified by:
        getTitle in interface SccProjectCustomModuleCustomConfigPredicate
      • $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