Class IntegrationGrantProps.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

      • getApi

        public final software.amazon.awscdk.services.apigateway.SpecRestApi getApi()
        Description copied from interface: IntegrationGrantProps
        (experimental) The api to grant permissions for.
        Specified by:
        getApi in interface IntegrationGrantProps
      • getScope

        public final software.constructs.Construct getScope()
        Description copied from interface: IntegrationGrantProps
        (experimental) The scope in which permission resources can be created.
        Specified by:
        getScope in interface IntegrationGrantProps
      • getPath

        public final String getPath()
        Description copied from interface: MethodAndPath
        (experimental) The path of this operation in the api.
        Specified by:
        getPath in interface MethodAndPath
      • $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