Class InputSource


  • public final class InputSource
    extends java.lang.Object
    • Method Detail

      • passwordParam

        public java.lang.String passwordParam()
        Returns:
        The key used to extract the password from EC2 Parameter store.
      • url

        public java.lang.String url()
        Returns:
        The URL where the stream is pulled from.
      • username

        public java.lang.String username()
        Returns:
        The username for the input source.