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

      • getObjectLambdaAccessPointName

        public final String getObjectLambdaAccessPointName()
        Description copied from interface: CustSupportRoleProps
        The name of the object Lambda access point, which will be the same as the S3 acceess point for the S3 bucket in the demostration.

        Default: 'custsupport-s3olap-call-transcripts-known-pii'

        Specified by:
        getObjectLambdaAccessPointName in interface CustSupportRoleProps
      • $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