Class ALBControllerNodeUserSettings.Builder

    • Method Detail

      • setAdminPassword

        public ALBControllerNodeUserSettings.Builder setAdminPassword​(java.lang.String adminPassword)
        Password for the controller node admin user. For deployment, this property is required. The password specified must be at least 8 characters in length.
        Parameters:
        adminPassword - New value for the property.
      • setAdminSshKey

        public ALBControllerNodeUserSettings.Builder setAdminSshKey​(java.lang.String adminSshKey)
        To configure ssh into the Advanced Load Balancer controller, this property is required.
        Parameters:
        adminSshKey - New value for the property.