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

      • getAdmin

        public final String getAdmin()
        Description copied from interface: S3AccessPointNames
        The name of the S3 aceess point for the admin role in the redaction case.

        Default: 'admin-s3-access-point-call-transcripts-known-pii'

        Specified by:
        getAdmin in interface S3AccessPointNames
      • getBilling

        public final String getBilling()
        Description copied from interface: S3AccessPointNames
        The name of the S3 aceess point for the billing role in the redaction case.

        Default: 'bill-s3-access-point-call-transcripts-known-pii'

        Specified by:
        getBilling in interface S3AccessPointNames
      • getCustomerSupport

        public final String getCustomerSupport()
        Description copied from interface: S3AccessPointNames
        The name of the S3 aceess point for the customer support role in the redaction case.

        Default: 'cs-s3-access-point-call-transcripts-known-pii'

        Specified by:
        getCustomerSupport in interface S3AccessPointNames
      • getGeneral

        public final String getGeneral()
        Description copied from interface: S3AccessPointNames
        The name of the S3 aceess point for the general role in the access control case.

        Default: 'accessctl-s3-ap-survey-results-unknown-pii'

        Specified by:
        getGeneral in interface S3AccessPointNames
      • $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